Tagged Questions
-1
votes
1answer
87 views
Test for IP in Array Always Fails on First IP
I'm working on a IP restriction plugin but having a strange problem.
I have a textarea in the settings page where each of the IP addresses that should be allowed are entered, one per line. I'm then ...