Jump to content

PHP Time() in MySQL


santlou

Recommended Posts

First, I am a PHP Newbie....

 

I am maintaining a PHP / MySQL site.  Many of the Date fields in the database are stored as INT14 and the value is set to the PHP time() function. 

 

Using SQL Only (without PHP), is there a way that I can query the database and convert this field to a human-readable format?  I am attempting to generate some reports using a third party MySQL reporting tool... but I don't see how to convert these date fields to display the appropriate values on the reports using SQL.

 

Any Help would be very appreciated.

 

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/280118-php-time-in-mysql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.