Jump to content

5 Most Recent Entries


bwaxse

Recommended Posts

Hey all,

I am trying to set up a section of my site that displays the latest updated posts.  Each post has a dtUpdated column in the database that gets a timestamp when changed.  When Im trying to look though the database, whats the best way to get the 5 most recent?  I think im supposed to ORDER by dtUpdated DESC, but was wondering what it would look like.

I need PostID's from tbl_posts that have the most recent updates.

Thanks for all your help!
Link to comment
https://forums.phpfreaks.com/topic/15997-5-most-recent-entries/
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.