Oct 15th, 2009 | Filed in PHP, jQuerySponsored LinksToday, we’ll be creating a nice user poll script using jQuery and PHP utilizing AJAX and animation effects ...
Oct 15th, 2009 | Filed in PHP, jQuerySponsored LinksToday, we’ll be creating a nice user poll script using jQuery and PHP utiliz...
4 bloggers weighed in on a similar topic
2 Months Ago,
rss@youtube.com (scandalousjavascript) from YouTube says
(in How To: Writing a definition, pt 3)
Author: scandalousjavascript
Keywords: html javascript how-to easy AJAX form submit
Added: December 12, 2009
10 Months Ago,
rss@youtube.com (tomrogers123) from YouTube says
(in How To: JQuery Tutorial - Simple Ajax)
Author: tomrogers123
Keywords: tutorial jquery javascript simple ajax
Added: April 25, 2009
15 Months Ago,
Ajax Tutorial Top List says
(in How To: Starting with PHP and AJAX)
This simple tutorial demonstrates how to post a form using PHP and AJAX without having to refresh the page. The live demo is available
And
Ajax Tutorial Top List says
(in How To: Using Ajax with PHP and Sajax)
This tutorial is for those interested in developing rich Web applications that dynamically update content using asynchronous JavaScript and XML (Ajax) with PHP, without having to refresh entire Web pages with each user click
Back in the browser, the JavaScript used to handle the Ajax response gets invoked and we replace the old content area with the new stuff. It would be great if we were done at this point, however, this strategy requires each link (and button click) to be converted into an Ajax request -- so we i...
Thu, Dec 10 | from Sun Bloggers