I was working with a very well made uploading class to handle uploading images to my server...that was until I figured out it would kill my server when something went wrong. No error handling at all(class.upload.php from verot.net was the one I was using)
So now I'm not the look out for a new one. Any one know of a nice free upload class for php? Supporting resizing, thumbnail creation and saving into different directories. Working with both php 4.x and 5.x would be nice too
Thanks a million



(class.upload.php from verot.net was the one I was using)


Bookmarks