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.
2 thoughts on “New tutorial using HTML_AJAX and PEAR::Pager”
Comments are closed.
The weblog of Joshua Eichorn, PHP, AJAX 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.
Comments are closed.
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?