php image upload library
- by Tchalvak
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.