| Extending Joomla 1.5 to use Xajax version 0.5 |
|
This section provides a step by step guide to extending the Joomla 1.5 Content Management System to the Xajax 0.5 PHP Class Libraries Pre-requisites
Step 1:
Step 2:
require ('xajax_core/xajax.inc.php'); Step 3:
require ('../xajax_core/xajax.inc.php');
Step 4:
Step 5:
|
