Home
last modified time | relevance | path

Searched refs:client (Results 101 – 125 of 377) sorted by relevance

12345678910>>...16

/PHP-5.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_002w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoString("");
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_003p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 $client->__soapCall("echoString", array(NULL), array("soapaction"=>"http://soapinterop.org/","uri"=…
9 echo $client->__getlastrequest();
10 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_010w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoInteger(34345);
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_012w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
11 $client->echoFloat(342.23);
12 echo $client->__getlastrequest();
13 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_021w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoBoolean(true);
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_022w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoBoolean(false);
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_023w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoBoolean(1);
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_024w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoBoolean(0);
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoString("Hello World!");
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_003w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoString(NULL);
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_004w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoString(">,<,&,\",',\\,\n");
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_017w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoBase64('Nebraska');
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_018w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoHexBinary('soapx4');
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_019w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoDecimal('12345.67890');
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr2_base_020w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoDate('2001-05-24T17:31:41Z');
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
/PHP-5.3/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_emptysa_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_emptysa.wsdl",array("trace"=>1,"exceptio…
10 $client->echoString("Hello World");
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr3_groupD_import1_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_import1.wsdl",array("trace"=>1,"exceptio…
10 $client->echoString("Hello World");
11 echo $client->__getlastrequest();
12 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
/PHP-5.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_006w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults1(array("whichFault" => 3,
14 echo $client->__getlastrequest();
15 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr4_groupH_simple_doclit_008w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults2(array("whichFault" => 1,
15 echo $client->__getlastrequest();
16 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr4_groupH_simple_doclit_009w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults2(array("whichFault" => 2,
15 echo $client->__getlastrequest();
16 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr4_groupH_simple_doclit_011w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults2(array("whichFault" => 4,
15 echo $client->__getlastrequest();
16 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
/PHP-5.3/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_024w.phpt20 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
21 $client->echoNestedComplexType(array("inputComplexType"=>$struct));
22 echo $client->__getlastrequest();
23 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr4_groupI_xsd_032w.phpt11 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
12 $client->__soapCall("echoVoidSoapHeader",array(),null,$hdr);
13 echo $client->__getlastrequest();
14 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
H A Dr4_groupI_xsd_034w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
11 $client->__soapCall("echoVoidSoapHeader",array(),null,$hdr);
12 echo $client->__getlastrequest();
13 $HTTP_RAW_POST_DATA = $client->__getlastrequest();
/PHP-5.3/ext/soap/tests/
H A Dbug46760.phpt8 $client = new SoapClient(null, array('proxy_host' => "localhost",
14 var_dump($client->_proxy_port);

Completed in 24 milliseconds

12345678910>>...16