PHP 8.5.0 Beta 1 available for testing

Voting

: min(nine, seven)?
(Example: nine)

The Note You're Voting On

Norman Clarke <norman at dontblink dot com>
20 years ago
Note that if you should need to set the timeout for your soap request, you can use ini_set to change the value for the default_socket_timeout. I previously used NuSOAP, whose soap client class has a timeout option, and it took me a while to figure out that PHP's soap uses the same socket options as everything else.

<< Back to user notes page

To Top