RE: [SOAP] Re: timeout problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> you can do it lite this anytime, before $client->call()
> 
> prefered: $client->setOpt('timeout', 20)
> 
> or:       $client->__options['timeout']=20;

Oops, i mistook soap timeout for php timeout, my mistake.

Arnaud.

[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux