WideImage » Loading images - An open-source PHP library for image manipulation
This method works with any supported protocol/wrapper, such as http, https, ftp, ftps, … From an uploaded file You can load an image directly from $_FILES if you either call the generic WideImage::load() or WideImage::loadFromUpload() with post field name...