string to date
Posted: Sat Aug 01, 2009 2:24 pm
hi, php experts
if i haw two strings $a = "30.07.2009" and $b = "2009-07-30";
how can i convert thes strings to new strings for putting in mysql table?
if i haw two strings $a = "30.07.2009" and $b = "2009-07-30";
how can i convert thes strings to new strings for putting in mysql table?