Hi Christian,

Assuming that you use MySQL: Read up "6.2.2.2 The DATETIME, 
DATE, and TIMESTAMP Types" in the MySQL manual.
Hint: Add a column to hold the timestamps.


Timo


Am Dienstag den, 10. September 2002, um 18:08, schrieb Christian Ista:
> When a use insert the row in a table, I'd like to know the date 
> and time
> of this insertion. Is there a function to know the server date 
> and time,
> not the local time user ?


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

Reply via email to