How to track all the server pages & files with statistic view report
I just install the statistic page for my server.And the script need to include :
$lvc_include_dir = 'path_to/include-dir/';
include($lvc_include_dir.'new-visitor.inc.php3');
On each entry page of your web site where you want to record your visitors.
Is there a way for me, to automaticaly insert this include on all files and images, etc...