Date: 06/26/02
- Next message: Dib, Walid (MED, Stagiaire GEMS): "[PHP-DB] PHPed and DBG"
- Previous message: Martin Adler: "[PHP-DB] prevent results"
- Next in thread: Seth Yount: "[PHP-DB] Re: converting a string to a date"
- Reply: Seth Yount: "[PHP-DB] Re: converting a string to a date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am trying to find an example of converting a string to a date format
suitable for MySQL input. for example...
' 2002 March 15 ' needs to be converted to ' 02-03-15 '
I can reverse this process fine, but am having trouble doing it this way
-- Seth
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Dib, Walid (MED, Stagiaire GEMS): "[PHP-DB] PHPed and DBG"
- Previous message: Martin Adler: "[PHP-DB] prevent results"
- Next in thread: Seth Yount: "[PHP-DB] Re: converting a string to a date"
- Reply: Seth Yount: "[PHP-DB] Re: converting a string to a date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

