uk date insert into mysql database (newbie)
hi,
new to the forum.
i have downloaded jquery datepicker and modified in the jquey.ui.datepicker.js file the date format and date range which is fine, it displays on the page in uk format.
however when it is inserted into mysql database with column type (date) it goes in 0000-00-00
i have read on this around about parsing the date??? i am using php with dreamweaver and if anyone could help me change it so it insertes in mysql database correctly but display as uk date when inserting and also how i would retrieve and display it in uk format from the database?
i would really appreciate it.
thank you