PHP Function List
soap-soapclient-dorequest doesn't exist. Closest matches:
- soapclient
- radius_send_request
- xmlrpc_encode_request
- apache_request_headers
- solrclientexception
- xmlrpc_decode_request
- nsapi_request_headers
- ocisetprefetch
- swf_actiontogglequality
- soapserver
- solrclient
- socket_create_listen
- apache_note
- httprequest
- apd_dump_persistent_resources
- cubrid_close_request
- oci_set_client_identifier
- splpriorityqueue
- oci_set_prefetch
- stats_stat_percentile
Site Search Results
-
SoapClient::__doRequest - Manual//$document is a cached SOAP response document from a previous request, saved with SoapClient::__getLastResponse() to some cache somewhere ... //doRequest return parent:: __doRequest ($request, $location, $action, $version); } function ...
-
SoapClient::SoapClient - ManualSOAP SoapClient SoapClient:: _ _ call SoapClient:: _ _ construct SoapClient:: _ _ doRequest SoapClient:: _ _ getFunctions ... $soap_client = new SoapClient ($wsdl_loc, $client_param_array);?> Another, perhaps not so clean, way ...
-
SoapClient::__soapCall - ManualSOAP SoapClient SoapClient:: _ _ call SoapClient:: _ _ construct SoapClient:: _ _ doRequest SoapClient:: _ _ getFunctions ... $client = new soapclient (SOAP_ADDRESS); $objectresult = $client-> GetDataByID (array ...
-
SoapClient::__getLastRequest - ManualSoapClient:: _ _ doRequest SoapClient:: _ _ getFunctions SoapClient:: _ _ getLastRequest SoapClient:: _ _ getLastRequestHeaders ... Returns the XML sent in the last SOAP request. Note: This method works only if the SoapClient object was created ...
-
SoapClient::__getTypes - ManualSOAP SoapClient SoapClient:: _ _ call SoapClient:: _ _ construct SoapClient:: _ _ doRequest SoapClient:: _ _ getFunctions ... SoapClient::__getTypes (PHP 5 >= 5.0.1) SoapClient::__getTypes — Returns a list of SOAP types
-
SoapClient::__getLastResponse - ManualSoapClient:: _ _ doRequest SoapClient:: _ _ getFunctions SoapClient:: _ _ getLastRequest SoapClient:: _ _ getLastRequestHeaders ... Returns the XML received in the last SOAP response. Note: This method works only if the SoapClient object was ...
-
SOAP SoapClient SoapClient:: _ _ call SoapClient:: _ _ construct SoapClient:: _ _ doRequest SoapClient:: _ _ getFunctions ... I'm writing PHP SOAP client (based on php_soap extension) which uses Google AdService
-
SoapClient::__setSoapHeaders - ManualSOAP SoapClient SoapClient:: _ _ call SoapClient:: _ _ construct SoapClient:: _ _ doRequest SoapClient:: _ _ getFunctions ... $client = new SoapClient ($wsdl, array("location" => $location)); $headers = array(); ...
-
One of them is "Content-Type: application/soap+xml". If you want to execute SOAP methods locally as a part of SoapClient::__doRequest() (see example at http://pl2.php.net/manual/en/soapclient.dorequest.php) you may need to reset (override) this header back ...
-
SOAP extension: Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains itself). (Dmitry) Fixed bug #54312 (soap_version logic bug). (tom at samplonius dot org) Sockets extension:

Other forms of search
To search the string "soap-soapclient-dorequest" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
