Hi there
My question is this.
I have my date in the following format: Fri Oct 11 09:17:53 2002 but want to change it so that I can insert it into a MySQL database.
So I require it in the format 2002-10-11 09:17:53.
Any ideas how to do that? I've had a look at the manual for date and mktime etc, but I'm not managing to figure it out.
Help much appreciated.
Thanks
H