How do convert date for php query from MSSQL?
Posted: Mon Mar 10, 2003 9:36 pm
How do convert date for php query from MSSQL?
example : i echo $date = date(d/m/y) , but after insert to mssql db, the date format change to m/d/y .
Any method can be convert the date?
example : i echo $date = date(d/m/y) , but after insert to mssql db, the date format change to m/d/y .
Any method can be convert the date?