Tried passing it through strtotime?

Example:

echo(date('U',strtotime($string)));

On Mon, 2003-07-28 at 12:06, Chris Hayes (SENSE) 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
-- 
Adam Voigt ([EMAIL PROTECTED])
Linux/Unix Network Administrator
The Cryptocomm Group


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

Reply via email to