Yeah, I know, but I'd like this counter to provide that functionality
for those that don't have access to Apache's logging capabilities
(either because their hosts don't allow it or because of the platform
they're being hosted on).

At some point, I'd like to provide a toggle to have the counter grab
statistics directly from Apache's logs, but that's going to be much
later on after I finish up some other projects.

---Matt

-----Original Message-----
From: David Freeman [mailto:[EMAIL PROTECTED] 
Sent: Sunday, February 23, 2003 5:44 PM
To: 'Php-General'
Subject: RE: [PHP] Another Logging Question


 > Right now, it's logging the client's IP, the page that
 > they're viewing,
 > the page that they came from, the time of the visit, and their system
 > and browser info.

Ummm, you do understand that, for Apache at least, all of this
information can be made available through it's logging?  You also
understand that by doing it through php you are, in effect, duplicating
information that you can already access?

Just checking... Seems a waste to me, that's all...

Dave




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to