Hi,
I have a form which includes text field.
I want to enter there a date like: 22/05/2014 (something like: date("d.m.Y",$x);)
and the information will be saved in a mysql database.
I don't know how to do it correctly since all the time the db returns be the date 31.12.1969
I'll appreciate your help!



Reply With Quote

Bookmarks