Home » Tutorials » Web Development » Ajax » AJAX File Uploads using Dojo and PHP..

AJAX File Uploads using Dojo and PHP

Added January 29, 2008, read 90 times

It is easy to upload files using Ajax and PHP. How?

We'll be using some common sense, Dojo Framework for AJAX, HTML, Apache, Javascript, and PHP. Make sure you install Apache and PHP (read other tutorials for that). I'll explain how to setup Dojo (for this tutorial) below.

View tutorial