Oracle Magazine Special offer for AjaxImpact.com Visitors!! Subscribe to Oracle Magazine for Free!
AJAX IMPACT



AJAX NEWS
SAJA: New Ajax Framework for PHP
04/08/2006, By Ajax Impact News



Saja (Secure AJAX for PHP) is an open-source AJAX scripting engine for PHP, with secure function calls. It is designed for the speedy creation of simple, intuitive, and maintainable AJAX applications, without the need to write any JavaScript.

SAJA is a scripting language of sorts, designed specifically for AJAX applications in a PHP environment. Saja is currently implemented through PHP only. It consists of 4 files. You should only need to edit saja.functions.php to get it to work. The only other requirement is that all 4 files must reside in the same directory. Your browser must also support the XMLHTTP object.

SAJA uses an RC4 implementation to secure the data exchanged between server and client, a session-based key is created by the server and used as password to encrypt the data.

View SAJA MD5 Demo

Download SAJA

   Explore SAJA ......


 Rate this Ajax News
Error connecting to mysql