I am currently building a new website with PHP, and as part of uploading new articles I would like a script to display the most recently uploaded files in a folder in the form of a list (whether they be in a php, rss, html file, etc.) in a similar format:
April 1, 2005
Title of New Article
March 1, 2005
Another Article
It would be extremely helpful instead of constantly updating a file with the newest article on a subject. I have thought about using a CMS to handle this, however I haven't found any to integrate into my site and I am far enough now I do not want to redesign (unless anyone knows of something simple that can be inserted in a php page).
Am I asking for too much here? Thanks.
Submit Your Article
Forum Rules

Reply With Quote