Look into mktime()
http://us3.php.net/manual/en/function.mktime.php

Chris Hayes wrote:
hi,
i have to move data from a table with a datetime (2003-05-14 13:36:04) to a unix timestamp (e.g. 2147483647) . Any ideas?


Chris



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to