Voting

: four plus one?
(Example: nine)

The Note You're Voting On

Backslider
13 years ago
It should be noted that rather than returning "false" on failure, this function (and others) return a big phat WARNING that will halt your script in its tracks if you do not have error reporting /warning turned off.

Thats just insane! Any function that does something like fetch a URL should simply return false, without a warning, if the URL fails for whatever reason other than it is badly formatted.

<< Back to user notes page

To Top