Tag | image gallery

PHP Photo Upload and Resize Image Script

Aug 15th, 2010Comments Off

custom php1 PHP Photo Upload and Resize Image ScriptThe 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”

Added JQuery Slideshow Image Gallery Script to Website

May 23rd, 2010No Comments

jquery Added JQuery Slideshow Image Gallery Script to WebsiteIncorporated JQuery image slide show gallery with captions into website. I also coded a password protected tool using PHP for the client to manage the images and captions by himself.