I need to batch convert a bunch of date strings into mysql time stamps:
If I have the following: May 7, 2005, 7:29 pm
how do I convert that to a MySQL Timestamp like: 20050507192957
many thanks
g
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php