php image upload library
Posted
by
Tchalvak
on Pro Webmasters
See other posts from Pro Webmasters
or by Tchalvak
Published on 2011-03-09T15:26:13Z
Indexed on
2011/03/09
16:18 UTC
Read the original article
Hit count: 371
I'm looking to NOT reinvent the wheel with an image upload system in php. Is there a good standalone library that allows for:
Creating the system for uploading, renaming, and perhaps resizing images.
Creating the front-end, html and/or javascript for the form upload parts of image upload.
I've found a lot of image gallery systems, but no promising standalone system & ui libraries, ready for insertion into custom php.
© Pro Webmasters or respective owner