I am calling on a number of fields from my db one of which is a date. When
the date displays it is in the following format
YYYY-MM-DD 00:00:00
I Want it to only display the date and not the time like this
YYYY-MM-DD
Is it possible to remove the time when calling on it from the db
can anyone help?
Thanks
Matt.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]