PHP / Ajax File upload example using jquery


Demo page: Ajax / PHP File upload

This demo page is a demonstration on how to upload / resize images using the php easy upload class and the jQuery Form Plugin. All upload related messages are a result from the upload class.

PHP / Ajax upload upload example

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

Select an image from your hard disk:

Click here for the php/ajax upload example code and further information.
Try also the regular php upload demo.