I have made a visitor counter php script
I also attached a text file where the info wil lbe store and I reset the permission to 777
I then wrote
<?php include ("visits.php"); ?>
where I wanted the number of users to show
I CANNOT see a problem. So why isnt the script loading? Is the site not accepting php ???
