Voting

: max(five, eight)?
(Example: nine)

The Note You're Voting On

scy-phpmanual at scytale dot name
14 years ago
In order to reset CURLOPT_HTTPHEADER, set it to array(). The cURL C API says you should set it to NULL, but that doesn’t work in the PHP wrapper.

<< Back to user notes page

To Top