Twitter IP Writer
The IP Writer is a small PHP script that reads the IP address of the website user and sends it as tweet, tagged with the url of the script location, to the certain Twitter account. All that happens completely automatic and the visitor doesn't recognize it.

You can download the script and use it on your own website and with your own Twitter account, or ask me for the original IP Writer Twitter account password. EMail: kim@kaubonschen.com.

Just unzip the kbipwriter.zip, edit the username and password in the ipwriter.php and put the kbipwriter folder on your server. Include the ipwriter.php to your index.php by the following code:

<?php include_once('kbipwriter/ipwriter.php'); ?>

The IP Writer looks like this:
DOWNLOAD ZIP
The IP Writer script runs with the PHP Twitter class of Antonio Lupetti & Scott Sloan.

Kaubonschen 2009