Top Menu

ajax scripts script web 2.0 dhtml javascript

Main Menu

Menu

Scripts

 
Category: Ajax FrameWorks /  Updated Xajax 0.5

xajax 0.5 Updated

is designed to be extremely easy to implement in both existing web applications as well as new projects. You can add the power of xajax to nearly any PHP script in seven easy steps..
Share this ajax content

1. Include the xajax class library:
require_once("xajax_core/xajax.inc.php");
 


2. Instantiate the xajax object:
$xajax = new xajax();
 


3. Register the names of the PHP functions you want to be able to call through xajax:
$xajax->registerFunction("myFunction");
 

 

DEMO and DOWNLOAD

Hit: 1749.



 
Rating
  • Currently 3.03/5
  • 1
  • 2
  • 3
  • 4
  • 5

Rating: 3.0 (total votes for this content: 500)

 
Write Review

Footer

| Stats