AJAX: PHP - Handle in Place Editor
Christian Zinke (contact me)
This class can be used to embed in place editors in HTML pages using the Scriptaculous Javascript library.
It generates HTML with Javascript to add in place editors to given input elements of the current HTML page.
The class can add in place editors to one or multiple page elements given their identifiers. It associate a given PHP script that is called via AJAX when the content of the edited elements are updated.
Click here for detailed information about this class on phpclasses.org