Class: File Details released
June 15, 2009 • Class, PHP, Programming, Snippits • Comments
I was tasked with a project at work in which I had to build a site that would be quite dynamic. The problem however was that I could not use a database to hold information. What I did (and something I would avoid if I could) was create a class that looks within a folder thats specified and builds an array off the files within the folder.