hi friends,
i am working in php as backend . i want to start learing ajax using mootools in php. if anyone have great start tutorial pl help and send me url.
Thanks in Advance
hi friends,
i am working in php as backend . i want to start learing ajax using mootools in php. if anyone have great start tutorial pl help and send me url.
Thanks in Advance
I still have:
http://www.developertutorials.com/tutorials/ajax/getting-started-with-ajax-in-jquery-8-05-11/page1.html
bookmarked, one of the first ones I read. I recommend using jQuery or a similar framework to handle AJAX as it will save you many headaches.
Edit: This is also pretty nice
http://net.tutsplus.com/tutorials/javascript-ajax/5-ways-to-make-ajax-calls-with-jquery/
Start with learning JavaScript, first. AJAX is just one part of the whole process. A protocol.
First, it is highly useful to learn the XMLHttpRequest basics from here:
http://www.w3schools.com/XML/xml_http.asp
Then from there you can proceed to ajax libraries and frameworks
AJAX Calls using Mootools and PHP
Link : http://davidwalsh.name/basic-ajax-requests-mootools