PHP-O-Lait makes it possible for browser-side
JavaScript code to call server-side PHP methods
with two lines of boilerplate code. It uses AJAX
and JSON-RPC and also allows you to make any PHP
class JSON-RPC enabled and access remote JSON-RPC
servers.