Hi All,
I was wondering if anyone could help me.
I've put a PHP stats page one of my sites (which does offer logging as part of the package) using $REMOTE_ADDR. This gives me their IP address as 123.456.789.012 for instance.
When I look at the log files for my site which has logging, the same user shows up as host123-456-789-012.btinternet.com for instance.
Is there anyway to modify my PHP stats script so that it gathers the same information as my other site's log file?
Thanks
Owen