PHP static_news class for when you dont have access to a database
0 Comments >>Posted December 30, 2008
The last couple of projects that I have done I haven't had access to a database. I don't like having flat files with the content just dumped in there. I makes updating them a chore. So I wrote this very simple class that allows you to create a php array that contains all of the news data.