PHP 8.5.0 Beta 1 available for testing

Voting

: three plus six?
(Example: nine)

The Note You're Voting On

james at trnxs dot net
14 years ago
You should be careful in the use of $_SERVER['HTTP_X_FORWARDED_FOR'], as I discovered, once using Amazon AWS's Elastic Load Balancer's, this value may be a comma separated list of IP addresses and will thusly not compare as conceived in almost every example I have seen posted by users in the comments.

<< Back to user notes page

To Top