configureWSDL('crontab', 'localhost?wsdl'); $server->register("crontab", array("filename" => "xsd:string", "content" => "xsd:string"), array("return" => "xsd:string")); $server->service($HTTP_RAW_POST_DATA);