Web студия "GrandView"
  Главная   Написать Контакты
   
   
О проекте
Руководство php
 

SoapClient->__getLastRequest()

(no version information, might be only in CVS)

SoapClient->__getLastRequest() --  Returns last SOAP request

Описание

class SoapClient {

string __getLastRequest ( void )

}

Замечание: This method works only if the SoapClient object was created with the trace option.

Возвращаемые значения

The last SOAP request.

Примеры

Пример 1. SoapClient->__getLastRequest() example

<?php
$client
= SoapClient("some.wsdl", array('trace' => 1));
$result = $client->SomeFunction();
echo
"REQUEST:\n" . $client->__getLastRequest() . "\n";
?>



add a note add a note User Contributed Notes
SoapClient->__getLastRequest()
There are no user contributed notes for this page.

 
Новости
11 июля 2007
Сайт запущен
© 2007 info@grandviewstudio.com

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 324

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 330
Z058440144362 Z348613067571