Jump to content

How to auto index files, not database driven?


Kolinski

Recommended Posts

I have used this tutorial site for a lightweight blogging system. 

 

http://tutorialzine.com/2013/03/simple-php-blogging-system/

 

The only problem I have with this, is that I have to create an archive table.I would like to show the most recent 5 written articles. 

 

I believe that you can get an array to show of a directory.

 

The articles are written using a software called markdown pad. They are saved as markdown files in a folder. 

 

How can I create the archive table using this blogging system ? 

 

Any help would be much appreciated :)

 

 

 

 

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.