Create an online (php) photogallery. Browse online to get the code, download, upload it to your ftp space. You will need a folder of pictures. Get some.
Your code will need to be modified to do the following things:
- create a page of thumbnails that are links to the larger picture
- make the thumbnails 6 across and as many rows down as needed
- when clicked, the larger photo should have the filename below the pic
- bonus if you can handle a sub directory called secret with a password from the last project