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!!

Reply via email to