What i would do is use fwrite() and fopen() and such and store count in a
txt or whatever file if that's the way you want to do it.
Teren
- Original Message -
From: "Sakitram" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 11, 2004 1:20 PM
Subject: [PHP] Visit Counte
>Is there a way to count the visitors of my homepage without using any PHP
>scripts and LOG files?
Sure: perl, cgi, shellscripts, etc.
>I mean is it possible through .htaccess file?
If you mean solely through the .htaccess file, then no - something has to
store that hit count someplace.
---
2 matches
Mail list logo