it is possible in PHP to display the latest file added in a certain folder? [along with its date]
I have a table with news articles in them…I want to display the last 15 that where entered…how do i do this? What is the full sql statement to do this?