Re: date formatting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Just have your input form get it in sections, then piece it all together when dumping it to MySQL

This way you can transparent the code on the front to users, but have it in the right format in the backend.

---- Mike Ryan <miker@xxxxxxxxxxxxxx> wrote: 
> I would like to have my users input the date formate as mm-dd-yyyy mysql
> wants the data to come down as yyyy-mm-dd.
> 
> The question I have is how do I convert from the mm-dd-yyyy to yyyy-mm-dd so
> that I can write it out to the database?
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux