Jump to content

PHP time help


3raser

Recommended Posts

I want my forum to sort through the threads from youngest to oldest. How would I go about doing this? I originally used the NOW() function when inserting a new thread, but I had no clue how to make the threads sort via the date. I could use the time() function, but all users would see for the date would be numbers.

 

Each time someone posts, the field "lastpost" is updated to send it to the top of the forum (suppose to).

 

Any ideas?  :-\ - I'm just learning the ropes for time and dates with PHP.

Link to comment
https://forums.phpfreaks.com/topic/257170-php-time-help/
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.