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.
more info about the class
max_execution_time = 90 ; This was my primary constraint.
max_input_time = 90
memory_limit = 10M
post_max_size = 10M
file_uploads = On
upload_max_filesize = 4M