Login   Register  
PHP Classes
elePHPant
Icontem

Class: AjaxIto

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Javier Rubacha  >  AjaxIto  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AjaxIto
Base name: ajaxito
Description: Call PHP code from Javascript using AJAX
Version: 1.2
PHP version: 4.0
License: BSD License
All time users: 1132 users
All time rank: 2712
Week users: 1 user
Week rank: 2467
Picture of Javier Rubacha
Author: Javier Rubacha <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Argentina Argentina - PHP jobs in Argentina
Age: 28
All time rank: 171122 in Argentina Argentina
Week rank: 1634 Up23 in Argentina Argentina Down


  Detailed description  
This class can be used to call PHP code from Javascript using AJAX.

It generates HTML with Javascript code that can be called by other Javascript code in the current page, so it triggers the execution of a given PHP class.

The class can detect when an AJAX request is being sent and calls the specified callback class. That class takes care of generating the response to the AJAX request.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image AJAX Interact with the Web server without page reloading View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageAjaxIto (2 files)
HTML file AjaxIto_documentation.html Doc. Step by step guide to start using AjaxIto
Plain text file examples.php Example Some useful and line by line commented examples.
Plain text file ExampleControllerClass.class.php Example Example controller class. It's an example of a class needed to use AjaxIto. Here is where you define the methods that can be called via JavaScript.

  Files  /  Files folder image AjaxIto  
File Role Description
  Plain text file AjaxIto.class.php Class Main AjaxIto class.
  Plain text file AjaxItoResPro.class.php Class Auxiliary class. This one is in charge of parsing requests and responses.

Download all files: ajaxito.tar.gz ajaxito.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.