PHP 8.5.0 Released!

Voting

: two plus seven?
(Example: nine)

The Note You're Voting On

anthon at piwik dot org
15 years ago
Starting in PHP 5.2.0, CURLOPT_FOLLOWLOCATION can't be set via curl_setopt_array() (or curl_setopt()) when either safe_mode is enabled or open_basedir is set.  In these cases, the order of CURLOPT_* settings in the array can be important.

<< Back to user notes page

To Top