|
Can someone point me to a sample _script_ that will log all visitors to my web site? I'm looking for a simple _script_ that will capture IP address, Host Name, Browser, OS, and referring page - and write that info to MySql. I've created a MySql data_base_ - visitors - with the columns mentioned above, but am fumbling trying to get started with PHP... any help is appreciated!
|