You are currently browsing for
Ips Tutorials
 | visitor. Most often it is used to simply display it on site and have vistor locking doors and windows feeling paranoid... visitor and store it in a variable you would use the $_SERVER variable like so: ? $ip = $_SERVER REMOTE_ADDR ] ? The... |
 | 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... |