Lightweight Ajax Framework built in PHP with no foot-print. Allows you to build ajax functionality with a single line of code & do so much more, right from the back-end!
after installed and rename the config.default.php to config.php, assigned the js, directory to $config->js_path, it works perfectly, but it is not workink with other directory name.
Renamed the examples dir to any name and stops working correctly.
the coockie still continue with "examples%2Fcontrollers" and may be this is the reason.
AJAX_CD | examples%2Fcontrollers | localhost | .....
how can i fix it?
after installed and rename the config.default.php to config.php, assigned the js, directory to $config->js_path, it works perfectly, but it is not workink with other directory name.
Renamed the examples dir to any name and stops working correctly.
the coockie still continue with "examples%2Fcontrollers" and may be this is the reason. AJAX_CD | examples%2Fcontrollers | localhost | ..... how can i fix it?
i'm testing cjax in localhost.
any help is wellcome. thanks in advance.