Voting

: max(six, zero)?
(Example: nine)

The Note You're Voting On

Nick Smith
15 years ago
Just to let others who might be struggling to get it to work, curl_multi_info_read() doesn't work in PHP versions before 5.2.0, and instead returns NULL immediately.

<< Back to user notes page

To Top