Bomgardner, Mark A wrote:
I am having trouble converting a date from mm/dd/yyyy to yyyy-mm-dd on a
user form.  I know there was post about this, but I keep getting an
error message when I try to search the archives.

I have looked at the manual, but I am not finding what I am looking for.

echo date('Y-m-d',strtotime('09/24/2004'));

--

---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to