|
|
By RAVI B, on February 6th, 2012%
Basic PHP Login page with user inputs validation using JavaScript and clearly explained with comments and use of table tag with coloring effects. And back-end database connections using MySQL. . . . → Read More: Simple PHP Login page with JavaScript validation and database connections using MySQL.
By admin, on January 29th, 2012%
A PHP progarm to store current date-time in a COOKIE and display the ‘Last visited on’ date-time on the web page upon reopening of the same page . . . → Read More: A PHP progarm to store current date-time in a COOKIE and display the ‘Last visited on’ date-time on the web page upon reopening of the same page
By admin, on January 13th, 2012%
A PHP program to store page view count in SESSION, to increment the count on each refresh , and to show the count on web page . . . → Read More: A PHP program to store page view count in SESSION, to increment the count on each refresh , and to show the count on web page
By admin, on November 21st, 2011%
An XHTML form with Name, Address Line 1, Address Line 2 and E-mail text fields. On submitting store the values in MySQL table. Retrieve and display the data based on name using PHP. . . . → Read More: A PHP program to save records & retrieving from database using MySQL
By admin, on October 31st, 2011%
Using PHP and MySQL develop a program to accept book information viz. Accession number, Title, Authors, Edition and Publisher form a web page and store the information in a database and to search for a book with the title specified by the user and to display a search results with proper headings. . . . → Read More: Using PHP and MySQL develop a program to accept book information and search for specific book
|
|