AJSHP Project :: HOME PAGE

what is AJSHP Project ?

Asyncronous JavaScript Hypertext Preprocessor is the extended name of this project that's a mix of what AJAX and PHP names mean because this is an alternative way to use PHP classes directly from JavaScript ... seems to be interesting ?
The original idea was to create something like AMFPHP for javascript but that incredible project is really advanced, so I decieded to create something easyer such another great client/server Flash RPC project, known as PHPObject.
The goal is to manage PHP classes public methods from javascript and to create a fast crossplatform client/server interaction sending and recieving directly primitive or complex variabiles from both js and php technologies.
The key of this project is my PHP_Serializer javascript object, that could serialize javascript variables for PHP and unserialize PHP variables for javascript.
This kind of interaction is faster than JSON for PHP, on server and often on client serializing process too, but actually not as portable as JSON is (then please visit contribute page).

download last version of AJSHP files

project features

changes log

project bugs history

Please send me a report if you find one or more bug to correct as soon as I can.

well ... why this site is so horrible ?

Sorry guys, no time ^_^