Simple log script by Szebeni Viktor http://www.scripts.eagra.ro

Setup: 

Unzip files 

Upload log.php, log.txt on your server

Give write permissions to log.txt

Edit path below, place this code on your php pages:

<?php include "...path.../log.php" ?>

You can place this code on more pages.

log.txt may become large, you can clean log.txt content, or delete it and create a new log.txt file with permissions to be 

writable  
