In this post we are going to be carrying from the previous example in when we created and designed our treeview. Now we are going to be implementing some server side code using PHP (A bunch of scripts referenced using AJAX) and generating JSON results.
Uploading files via AJAX has never been easy....well....not until now. With the help of HTML5 we can now upload such files in the background and report data such as progress to the client browser