I'm using the timestamp column type in a database, and the only problem
is that it the stamp is three hours prior to the actual post when I post
to a remote server.  I'm assuming, since it works fine on my machine,
that this is because the remote server I am is in a different time
zone.  Is there any way I can amend my code to account for the time
difference?


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

Reply via email to