PHP 8.5.0 Beta 1 available for testing

Voting

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

The Note You're Voting On

peamik1953 at NOSPAM dot btinternet dot com
15 years ago
You cannot add an additional header. If you want two headers, and one already exists, first delete it with $client->__setSoapHeaders(NULL). Then issue $client->__setSoapHeaders($headers) where $headers is an array of soapHeader() objects.

<< Back to user notes page

To Top