If you are using mysql, you can use the NOW() function to insert the time
into a date field.  It will insert the time that is on the server's clock.

                        Adam

On Tue, 10 Sep 2002, Christian Ista wrote:

> Hello,
>
> 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 ?
>
> Bye
>
>
>
>


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

Reply via email to