Home > Ajax, Javascript, MySQL, Perl/CGI, PHP > Image And File Uploader

Image And File Uploader

December 2nd, 2009

Development of a PHP Image and file uploader with stylish progress bar displayed in pop-up window, allow the user to close the window when all uploaded files are complete or cancel the upload mid flow.

Uploaded files should be processed in a linear fashion with each file completed before moving onto the next in the upload queue. Images will be processed slightly differently as they will be re-sized upon upload and a watermark added if needs be. First image uploaded will also be renamed and become the first displayed image in the gallery.


Image And File Uploader

Comments are closed.
Bear