AJSHP Project :: DOCUMENTATION

server-side

Gateway.class.php file is the core of this application but you don't need to modify the class, you need (or should) modify its internal $options variable to customize your interaction.

client-side (ajshp with an example)

AJSHP.js file is all you need to manage server-side classes from javascript.
It contains 3 objects for a unique application and 1 object usable for other javascript resources too (PHP_Serializer) .
The principal Object for this interaction is NetServices that allows you to connect with Gateway.class.php file and to know if interaction is working correctly or not.
AJSHP Object is a faster, rewrote and dedicated LoadVars Object, usable only with this kind of interaction.

FAQ (client and server)

Do you have some question ? Please send me your suggest or your personal faq, visit contribute section.