Tag Archives: PHP
Generate Password to Textbox using php
This is one of the simple and useful concept, Concept is How to Generate the random password using php. You can give the pa...
Jquery autocomplete example with ajax
In this post i will tell you how to create Jquery ajax autocomplete textbox with mysql database table. This example i...
Add hours to current date using php
This is one of the simple thing to add the hours and minutes and seconds to current time using php and its functions. ...
Email Form – Simple PHP Enquiry Mail Form
This is one of the simple enquiry form. This is one of the easiest method and also very simple to create with the hel...
Simple word counter using php str_word_count() function
This is one of the simple method to calculate how many words in the particular textarea. We will done this concept wi...
Store and Email the form information using php and mysql
In this post i am going to explain about how to store the form datas to the database and also send the same information to the ma...
Email Subscription Form
This is one of the important concept The Email Subscription or Newsletter SignUp, This concept is used get the user Name and Emai...
Load the data While Scroll Down
Load the data While Scroll Down:
Load Data or Contents While Scrolling Page Down with Jquery, Now a days you can see many ...
Upload and Display image from database using php mysql
Hello , Now i am going to explain about how to upload the image to database table and how display those images in gallery page. f...
Voting concept using php and ajax
This is one of the simple voting conept using php and ajax , We have to raise the simple question is
Do you like PHP...