| 
 
  8.112.8 SoapClient->__call()()
   Appelle une fonction SOAP (dépréciée)
  [ Exemples avec soap_soapclient_call ]   CVS uniquement   
SoapClient
 
mixed
 __call (
string
 
function_name
 ,
array
 
arguments
 ,
array
 
options
 ,
array
 
input_headers
 ,
array
 
output_headers
 )
   Cette méthode est dépréciée. Utilisez  SoapClient->__soapCall()  à la place.
   
 |