Home
last modified time | relevance | path

Searched refs:server (Results 76 – 100 of 554) sorted by relevance

12345678910>>...23

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug42692.phpt17 $this->server = new SoapServer($wsdl, $options);
18 $this->server->addFunction("checkAuth");
23 $this->server->handle($request);
H A Dbug46419.phpt15 $this->server = new SoapServer($wsdl, $options);
16 $this->server->addFunction('bar');
21 $this->server->handle($request);
H A Dbug34643.phpt21 $this->server = new SoapServer($wsdl, $options);
22 $this->server->setClass('fp');
27 $this->server->handle($request);
H A Dbug38067.phpt18 $this->server = new SoapServer($wsdl, $opt);
19 $this->server->addFunction('Test');
24 $this->server->handle($request);
H A Dbug36999.phpt20 $this->server = new SoapServer($wsdl);
21 $this->server->addFunction('echoLong');
26 $this->server->handle($request);
H A Dbug38004.phpt18 $this->server = new SoapServer($wsdl);
19 $this->server->addFunction('Test');
24 $this->server->handle($request);
H A Dbug42086.phpt24 $server = new SoapServer(dirname(__FILE__).'/bug42086.wsdl',
26 $server->addFunction('firstFunctionWithoutParam');
27 $server->handle($request);
H A Dbug47273.phpt29 $server = new SoapServer(null, array(
32 $server->setClass('SoapFaultTest');
35 $server->handle($request1);
37 $server->fault("Sender", $e->getMessage());
40 $server->handle($request2);
42 $server->fault("Sender", $e->getMessage());
H A Dbug50762.phpt21 $this->server = new SoapServer($wsdl, $options);
22 $this->server->setObject(new testSoap());
27 $this->server->handle($request);
/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dround2_base.inc78 $server = new SoapServer(dirname(__FILE__)."/round2_base.wsdl");
79 $server->setClass("SOAP_Interop_Base");
80 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation3.phpt6 /* Setup socket server */
7 $server = stream_socket_server('tcp://127.0.0.1:31337');
16 $socket = stream_socket_accept($server);
30 fclose($server);
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug50761.phpt27 $server = xmlrpc_server_create();
28 xmlrpc_server_register_method($server, 'testMethodA', 'testA');
29 xmlrpc_server_register_method($server, 'testMethodB', 'testB');
30 $res = xmlrpc_server_call_method($server, $req, null);
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c2326 if(server) { in XMLRPC_ServerCreate()
2327 Q_Init(&server->methodlist); in XMLRPC_ServerCreate()
2328 Q_Init(&server->docslist); in XMLRPC_ServerCreate()
2331 xsm_register(server); in XMLRPC_ServerCreate()
2333 return server; in XMLRPC_ServerCreate()
2387 if(server) { in XMLRPC_ServerDestroy()
2404 if(server->xIntrospection) { in XMLRPC_ServerDestroy()
2410 my_free(server); in XMLRPC_ServerDestroy()
2440 if(server && name && cb) { in XMLRPC_ServerRegisterMethod()
2526 if(server && callName) { in XMLRPC_ServerFindMethod()
[all …]
/PHP-5.5/ext/sockets/tests/
H A Dsocket_connect_error.phpt18 $server = socket_create();
21 $server = socket_create(SOCK_STREAM, getprotobyname('tcp'));
24 $server = socket_create(array(), 1, 1);
/PHP-5.5/ext/soap/tests/
H A Dclassmap003.phpt32 $this->server = new SoapServer($wsdl, $options);
33 $this->server->addFunction("f");
38 $this->server->handle($request);
H A Dserver010.phpt15 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
16 $server->setclass("foo");
17 $server->setpersistence(SOAP_PERSISTENCE_REQUEST);
36 $server->handle($HTTP_RAW_POST_DATA);
54 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver009.phpt23 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
24 $server->setclass("foo");
25 $server->setpersistence(SOAP_PERSISTENCE_SESSION);
43 $server->handle($HTTP_RAW_POST_DATA);
61 $server->handle($HTTP_RAW_POST_DATA);
H A Dclassmap004.phpt40 $this->server = new SoapServer($wsdl, $options);
41 $this->server->addFunction("f");
46 $this->server->handle($request);
/PHP-5.5/ext/ftp/tests/
H A Dbug27809.phpt10 require 'server.inc';
13 if (!$ftp) die("Couldn't connect to the server");
H A Dbug7216.phpt10 require 'server.inc';
13 if (!$ftp) die("Couldn't connect to the server");
H A Dfilesize_large.phpt12 require 'server.inc';
15 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_alloc_basic1.phpt12 require 'server.inc';
15 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_rmdir_basic.phpt12 require 'server.inc';
15 if (!$ftp) die("Couldn't connect to the server");
H A Dbug7216-2.phpt9 require 'server.inc';
12 if (!$ftp) die("Couldn't connect to the server");
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt10 in the start script for your Netscape server. Windows users can
13 <path-to-netscape-server>/https-servername/start
18 <path-to-server>/https-servername/config
21 Add the following line to mime.types (you can do that by the administration server):
27 <path-to-server>/https-servername/config/obj.conf (for servers < 6) or
29 <path-to-server>/https-servername/config/magnus.conf file:
36 Unix: "<path-to-server>/bin/libphp5.so".
40 In obj.conf (for virtual server classes [Sun 6.0+] in their vserver.obj.conf):
81 Authentication for the entire server, add the following line:
140 till version 6.1. If a newer version of the Sun server is used, the detection
[all …]

Completed in 40 milliseconds

12345678910>>...23