/change-date

Change the Date and Time Stamp from a MYSQL Database import to normal.

Primary LanguagePHP

change-date

Change the Date and Time Stamp from a MYSQL Database import to what ever you need it to look like.

All you have to do is change

$datefieldfromtablequery

to what the variable will be that you imported from your Database.

Read the php.net date() here