Privacy Policy | TOS | Sitemap
Archive for the ‘PHP Scripts’ Category

New PHP script - convert 12 hour time to 24 hour mySQL format

In an effort to assist web developers with creating forms using a mySQL database, but needing AM and PM for time entries on the user-side, I am pleased to announce the availability of the PHP-TimeConversion script.

This script converts user entered 12-hour time to the 24-hour time used by mySQL. It automatically checks user-entries for AM or PM and modifies the time accordingly before inserting the data into your table.

New version of PHPEasy-form available

The original PHPEasy-form has been extremely popular as an alternative to CGI form processors. Many folks have contacted me and expressed their thanks for this free script. One of the most popular requests I receive is to have the form results saved in a file in addition to going through email.

Valid XHTML 1.0 Transitional Valid CSS!