class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Hey there, we've spoken a ways back. I have a commercial license and am currently trying to integrate your class with Multipowupload, a Flash-based front-end replacement to the standard HTML form that will show status of uploads (http://www.element-it.com/MultiPowUpload.aspx). From what I can gather, this component does not submit an array (like myfield[], instead it automatically names inputs with an incrementing number. My question is, how can I still use your class while not doing the foreach at the start to get things properly set up for processing? Thanks for any help!Reply
Thanks for any help!