• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[PHP] Unix Timestamp

I'm-a ruin you, punt!
Joined
Apr 6, 2008
Messages
575
Reaction score
193
Hi!

Up until recently I’d never touched Unix Timestamps and for some reason I decided it was about time to move on, and I have.

The problem is I am caught in a slight corner, I converted most of the code from D-M-Y to time() but now, how do I search the database by the Unix timestamp and define a month, without being too hard on resources?

Any help would be appreciated.
 
Back
Top