A couple of ways to do it: strtotime('09 May 2002');
mktime(12,0,0,5,9,2002); On Sat, 18 May 2002, Josh Edwards wrote: > After reading the manual Istill can't convert this > 09/May/2002 to a timestamp. > > Any Pointers > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php