MySQL stores "datetime" fields as YYYY-MM-DD HH:MM:SS format.
Is there a PHP 4.3.10 method to select from MySQL 3.x to obtain the date in a preformatted manner?
I'd like to be able to retrieve the date from the db as
MM-DD-YYYY
If not easy from DB, does someone have a code snippet to do the work?
Help appreciated.
Hosting Solutions for Home or Business.
Is there a PHP 4.3.10 method to select from MySQL 3.x to obtain the date in a preformatted manner?
I'd like to be able to retrieve the date from the db as
MM-DD-YYYY
If not easy from DB, does someone have a code snippet to do the work?
Help appreciated.
Hosting Solutions for Home or Business.