New tutorial using HTML_AJAX and PEAR::Pager
Lorenzo Alberton wrote a nice tutorial combining PEAR::Pager and HTML_AJAX. Its amazing how easy things get when you have some good libraries to rely on.
The weblog of Joshua Eichorn, AJAX, PHP and Open Source
Lorenzo Alberton wrote a nice tutorial combining PEAR::Pager and HTML_AJAX. Its amazing how easy things get when you have some good libraries to rely on.
This entry was posted on Wednesday, October 4th, 2006 at 1:14 pm and is filed under AJAX, HTML_AJAX, PHP. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
There and Back Again is proudly powered by
WordPress
Entries (RSS)
and Comments (RSS).
wonderfull code.its working smoothly.
how can i implement list box population using HTML_AJAX?
please help me
Well in general your use the HTML_AJAX to PHP mapping stuff. This will get you a hash of data on in JavaScript and then update it using DOM methods.
There is an example presentation in the wiki where this was covered. Though im not sure if the JavaScript works in all browsers.
http://wiki.bluga.net/HTML_AJAX/Examples?