Converting string to date
Posted: Tue Jan 10, 2006 10:52 am
I am using PHP with Mysql. I have a string that I want to store in a date field in MySql. I can get the text in the format (YYYY-mm-dd) but how do I convert it so it will store in the date field?
Thanks
Thanks