PHP Photo Upload and Resize Image Script
Aug 15th, 2010Comments Off
The client requested I modify their existing PHP photo upload script. The code was having problems accepting larger file uploads. I modified php.ini to allow file uploads to 8MB. Other modifications included resizing files to display a smaller size in the browser. A couple of other minor bugs were addressed such as fixing a pop up message stating “This Page Contains Both Secure and Non-Secure Items”


