post

How to Make a PHP IP Logging Script

PHP is my second favorite programing language. Sometimes you might have a spammer you want to block on your website, this script can help you get the spammers IP and log it so you can block them. The first thing you will need to do is start the PHP script so the browser knows what is happening. To … [Read more...]