PHP Upload, Excel Updating

I made this site because I found that there were not enough examples of what I was working on with php when I needed it. It was my first coop and my first time with php and excel, and I had a list of functions from php.net but no basis on where to start. Most of what I needed was working with excel, but there is no documentation for that for the most part. Hopefully this will help someone out there. A fair warning though. Sometimes Excel will leave a zombie process out there. The Release function of php should fix this, however, in PHP 5 (currently), Release will bomb out.