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.
Hi, When I try to upload an image over 1 Meg, it doesn't upload and all I get is a blank upload page. I have checked max file upload using phpinfo() and it is set at 8Meg.
I have added the MAX_FILE_SIZE to the form (as mentioned in another post), still no change.
Anything lower than 1 Meg works fine... Any help greatly appreciatedReply
I have added the MAX_FILE_SIZE to the form (as mentioned in another post), still no change.
Anything lower than 1 Meg works fine...
Any help greatly appreciated