How do I find out the ISP provider of a person viewing a PHP page?
Is it possible to use PHP to track or reveal it?
If I use something like the following:
I think you need to use some third party service (Possibly a web service) to lookup the IP and find the service provider.