Date: 12/29/00
- Previous message: Philip Olson: "[PHP-DB] Re: [PHP] control problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have several tables that use a date field but for the life of me I can't
figure how to use the values to show dates/times in various formats in PHP.
The gist of it is, I capture timestamps in a MySQL record as
'20001229162800'. I need to use this value to show a time/date in PHP but
none of the PHP date/time functions seem to recognize this as a valid date
string.
Do I need to perform a conversion on this string in order to further format
it in display?
TIA.
Kevin McCarthy Body & Soul
http://www.bodynsoul.com
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Previous message: Philip Olson: "[PHP-DB] Re: [PHP] control problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

