« Hosting of AJAX Application - introduction | Main | Manchester Ajax Workshop »

SAJA, Secure AJAX for PHP

SAJA is an Open Source AJAX implementation for PHP which focus on Security. SAJA allow you to create simple, intuitive, and maintainable AJAX applications, without the need to write any JavaScript. Using SAJA, you have to edit saja.functions.php and enter the valid function names which should be accepted by the application.

SAJA have its own language structure which is not really difficult, the website came with a good documentation and an example usage of the class. SAJA uses also 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.

Bookmark this article at these sites
Comments
1

Does somebody has the email of the developer behind SAJA? I found this solution very powerfull, but it contained some bugs which I would like to discuss with him. The SourceForce project site seems to be down and the SAJA-site does not contain any contact information...

2

Hi!
I found it on sf page:
mixd (at) users.sourceforge.net

Post a comment





(Email will remain hidden)





Please enter the security code you see here




Related entries
Email to a friend
Email this article to:


Your email address:


Message (optional):