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 database - visitors - with the columns mentioned above, but
am fumbling trying to get started with PHP... any help is appreciated!
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 database - visitors - with the columns mentioned above, but
am fumbling trying to get started with PHP... any help is appreciated!
Comment