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.
For some reason, my upload results are in the reversed order in which they appear on the form. Is there a way to Reverse the array from the POST, or just make the results show in the correct order?
Thanks