date("Y-m-d", strtotime($your_date))

Payne wrote:

> Hi ,
>
> This might be mysql question but how can I change a US format date
> (mm/dd/yyyy) to a MySQL Format (yyyy/mm/dd).  Can I do this will php or
> will need let say javascript or perl to do this?
>
> Payne
>
> --
> 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

Reply via email to