<? include '../../trunk/loader.php'; $api = new ApiRPC('remote'); $api ->setSecurityKey('helloworld') ->setHandler('TestClass');