Hello,
I’m building an click-trace system on a website. An transparent image is logging the users ip-address, date, time and the referrer page (the page that loads the image).
We want to know what pages a user visits. The script is working fine, but I would like to know if there is a way to convert the ip address into a network address. I’m specially interested in what companies are visiting my site. Is there a way tot do this by php?
All suggestions are welcome.
Thanks in advance,
Herre