Changes

Tell me if any part of my website is broken. I started to code the picture album, but I got hung up on how to upload multiple files. I tried to make it so that all the user has to do is zip all the files together and the php code would unzip the file and parse the images out. Unfortunately, I could not get the unzip function of php to work despite 2 recompiles with various options changed. I need to spend more time reading up on how to install the correct support. It would be nice if there were an easy way to upload multiple files with some html code.

Comments are closed.