This Ajax upload demo page is based on the code from my PHP upload class and the jQuery form plugin. Upload an image file from your computer and the script will upload and resize your chosen image file. As the result the Ajax script will show you the thumbnail and some upload related messages. I'll remove all uploaded files several times a day. For this demonstration, the file name validation is a bit stronger than in regular web applications!

Ajax upload form

Max. filesize: 256 KB
Allowed file extensions: jpg, gif, png

The Ultimate Managed Hosting Platform

This demo page is slightly different from the tutorial code. If you like you can try the non-Ajax php upload demo, too.