This class can be used to call PHP classes from Javascript using ExtJS JavaScript library.
It generates Javascript code to use the ExtJS library and send AJAX requests to PHP script using this class to handle the requests.
The class should be extended to implement the actions to handle the different types of AJAX requests that the applications may need.
Reblogged this on Sutoprise Avenue, A SutoCom Source.