Uploaded videos
1-10 of 13-
Model View Controller in PHP (An introduction) part 1
alihammadshah
5,456 views
This is an introduction to model view controllers. We look into the controllers and views in this tutorial, next tutorial will be about models.
-
Dynamic drop down(SELECT TAG) PHP AJAX
alihammadshah
8,367 views
Dynamically creating drop downs in a form.
There was an error in IE6 pointed out by sever3d.
IE has bug in innerHTML property that it won't add html to "select" element.
h...
-
Subtitles - Emotional interview of grandfather of 2 brothers brutally killed in Sialkot
alihammadshah
12,751 views
Interview of the grandfather of the two innocent brothers killed in sialkot pakistan
-
Ajax multi-file uploader - Part 3 (Checking file types)
alihammadshah
1,881 views
Checking uploaded images filetypes.
Source file.
https://sourceforge.net/p/amfu/git/
please joing my facebook group for regular JS tutorials and other queries
http...
-
Ajax multi-file uploader - Part 2 (Uploading multiple files 'PHP')
alihammadshah
3,526 views
This is the part two of our ajax multifile uploader where we will try to upload orignal images to our server using PHP's $_FILES super global array.
Source file.
https:...
-
Ajax multi-file uploader - Part 1 (Dynamic Form)
alihammadshah
5,363 views
Uploading multiple file with Javascript and php at the backend. This is the part one, about creating a form where user can upload any number of files, you can set a limit t...
-
Send form data using Ajax without page refresh Part 2/2
alihammadshah
3,761 views
I will put the code on pastebin.ca ..
Code#1:
Ajax.content= null;
Ajax.url= null;
document[Ajax.name].parentNode.removeChild(document[Ajax.name]);
whole code at : h...
-
Send form data using Ajax without page refresh Part 1
alihammadshah
5,455 views
This is a simple example to get all data from form .. formate that data then sending it through ajax.
whole code at : http://pastebin.ca/1496664
please joing my faceb...
-
Javascript Events tutorial - 2
alihammadshah
2,253 views
Assigning event handlers to html elements in JavaScript.
please joing my facebook group for regular JS tutorials and other queries
http://www.facebook.com/group.php?gi...
-
Javascript Events tutorial - 1
alihammadshah
3,076 views
Intro to Javascript events , event handlers, event object . click mouseover mouseout ...
Advertisement










Play all(13)