Archive for June, 2005
New PHP script - convert 12 hour time to 24 hour mySQL format
Posted: June 23rd, 2005 by
Jodi and filed under PHP Scripts
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.
Filed under: PHP Scripts | Comments Off

