function Sajax( $remote_uri = NULL )
REQUEST_URI
function get_my_uri()
Handle a client request for a function.
function handle_client_request()
A string containing the appropriate Javascript needed to run the client.
function get_common_js()
Prints the common Javascript required to run the client.
function show_common_js()
Javascript-escape a value.
function esc( $val )
Export a list of functions for Sajax to serve or use as a client.
function export()
Get the Javascript
function get_javascript()