Login   Register  
PHP Classes
elePHPant
Icontem

File: example/definition.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Cesar D. Rodas  >  Auto Ajax  >  example/definition.php  >  Download  
File: example/definition.php
Role: Example script
Content type: text/plain
Description: Example
Class: Auto Ajax
Update page parts with AJAX when links are clicked
Author: By
Last change:
Date: 2007-10-31 21:14
Size: 133 bytes
 

Contents

Class file image Download
<?php
require "../autoajax.php";
$ajax = new autoajax("..");
$ajax->mainpage "index.php"/* ajax default main template */

?>