Skip to main content
July 6, 2006
Question

Insert date as dd/mm/yyyy

  • July 6, 2006
  • 2 replies
  • 3674 views
How can I format a form so that I can insert a date as dd/mm/yyyy but it will save it in the database as yyyy-mm-dd?
This topic has been closed for replies.

2 replies

July 7, 2006
Very reasonable price as well! And free delivery!

Just need to find a god damn job now...............
Inspiring
July 6, 2006
tomoslewis wrote:
> How can I format a form so that I can insert a date as dd/mm/yyyy but it will save it in the database as yyyy-mm-dd?

Which server-side language?

--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/
July 6, 2006
PHP and MySQL