Use the date() function.

On Sat, 22 Jun 2002, Phil Schwarzmann wrote:

> I want to produce the current date & time in a MySQL datetime format
> that I can then put into a MySQL database.
>
> How do I do this?  I've tried mktime() and getdate() but it's not
> working.
>
> Thanks!!
>


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

Reply via email to