Image upload script with resize

image upload script preview

PHP image upload script.

Make sure you make the "image_files" folder writable on your server.

You can specify a maximum file size and maximum image width/height inside the php code; Users can also specify maximum width/height when they upload the image, so that image is scaled down if they want to.

Download the image upload script.