Login   Register  
PHP Classes
elePHPant
Icontem

File: framework/rspaconf.inc.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of sunish  >  RSPA  >  framework/rspaconf.inc.php  >  Download  
File: framework/rspaconf.inc.php
Role: Configuration script
Content type: text/plain
Description: rspaconf.inc.php
Class: RSPA
Process browser events on the server using AJAX
Author: By
Last change:
Date: 2006-07-20 10:58
Size: 196 bytes
 

Contents

Class file image Download
<?php

$RSPA
['class_folder'] = "../example/";   //Directory where your class resides with respect to this folder
$RSPA['class_extension'] = ".class.php"//Extension of your class files

?>