Scanning Folders with PHP
Category: Web Development > PHP      Posted: 14 Mar 09

Let's imagine that you want to build a page that will display snapshots of your latest work. One way to do this would be to hard-code the images into y...