PHP Text Hit counter
Posted: Sun May 09, 2010 10:57 pm
Script: PHP text hit counter
Version: 1.3
Well, I've been trying to get the hit counter working on my website for a bit. But it's just not happening. When I run the test (http://glassdev.kbyet.com/Counters/Visi ... ?page=Home) I get my host's error page (which is annoying since it's full of pop-ups).
My Ftp client thing is net2ftp and I host on Kbyet (you have probably never heard of it). I have set the CHMOD to 666 but nothing gets written to, I don't even think the script gets run.
I have a simple PHP script set up so that the same HTML template is used for each page and the content I want on that page is put into the template, the PHP script simply puts the stuff in the template and then echo's it. I don't know if that's the problem, but I also put the Javascript execution code in the Pages Php file and it still doesn't work.
My website is http://glassdev.kbyet.com/
Is there anything that could be stopping this from working?
I don't feel like I gave much info, ask if you need it. Thank you.
Version: 1.3
Well, I've been trying to get the hit counter working on my website for a bit. But it's just not happening. When I run the test (http://glassdev.kbyet.com/Counters/Visi ... ?page=Home) I get my host's error page (which is annoying since it's full of pop-ups).
My Ftp client thing is net2ftp and I host on Kbyet (you have probably never heard of it). I have set the CHMOD to 666 but nothing gets written to, I don't even think the script gets run.
I have a simple PHP script set up so that the same HTML template is used for each page and the content I want on that page is put into the template, the PHP script simply puts the stuff in the template and then echo's it. I don't know if that's the problem, but I also put the Javascript execution code in the Pages Php file and it still doesn't work.
My website is http://glassdev.kbyet.com/
Is there anything that could be stopping this from working?
I don't feel like I gave much info, ask if you need it. Thank you.