che_anj
08-30-2007, 11:38 AM
Hello,
anyone knows how to convert uk date to mysql date format? I have 3 textboxes having the values of dates.
the format are the following:
textbox1-29/08/2007
textbox2-14/08/2007
textbox3-20/08/2007
upon entering it into the database the following dates should be converted already to the mysql date format like 2007-08-29
tnx...
anyone knows how to convert uk date to mysql date format? I have 3 textboxes having the values of dates.
the format are the following:
textbox1-29/08/2007
textbox2-14/08/2007
textbox3-20/08/2007
upon entering it into the database the following dates should be converted already to the mysql date format like 2007-08-29
tnx...