Ban IP With Php
|
Popularity: (705)
Tags: php ban ips Link: Visit It >> |
Ban IP S With PHP How To Ban IP s In PHP Add this code to your .php page ?$ip = getenv( REMOTE_ADDR ) $ip1 = "xxx.xxx... "banned" exit } ? Change the code to fit your needs and you can change echo"banned" to whatever you want it to sa...