Tag Archives: Javascript

Prototype, AJAX and PHP

When we build Web 2.0 applications we have to deal, eventually, with some way to update our pages “on the fly” and one of the best solutions I found is to combine Prototype, the javascript framework (http://www.prototypejs.org/), and AJAX.