php-general | 2003022
Date: 02/23/03
- Next message: Robert E. Harvey, M.D.: "Re: [PHP] simple ereg question"
- Previous message: Ernest E Vogelsinger: "Re: [PHP] includes || perl"
- In reply to: Matt Honeycutt: "RE: [PHP] Another Logging Question"
- Next in thread: Matt Honeycutt: "RE: [PHP] Another Logging Question"
- Reply: Matt Honeycutt: "RE: [PHP] Another Logging Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Next message: Robert E. Harvey, M.D.: "Re: [PHP] simple ereg question"
- Previous message: Ernest E Vogelsinger: "Re: [PHP] includes || perl"
- In reply to: Matt Honeycutt: "RE: [PHP] Another Logging Question"
- Next in thread: Matt Honeycutt: "RE: [PHP] Another Logging Question"
- Reply: Matt Honeycutt: "RE: [PHP] Another Logging Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

