rossmcl
Programmer
- Apr 18, 2000
- 128
Hi
I am new to PHP, and have just set up a few basic scripts, to get some information about my site visitors.
At the moment I get Date and Time, IP Address and HTTP Referrer (which never gives me anything).
Is there anything else I can get about who a visitor is using PHP?
Things I would be particularly interested in is
+ What ISP the visitor is using
+ Country the VIsitor's IP Address is from. (I originally tried to get this using but they took their database down, and since I dont have SQL with my hosting plan, I am kind of snookered.)
+ Any other interesting (and useful) information that PHP can get me, but which I havent yet thought of.
Many thanks in advance.
RM
I am new to PHP, and have just set up a few basic scripts, to get some information about my site visitors.
At the moment I get Date and Time, IP Address and HTTP Referrer (which never gives me anything).
Is there anything else I can get about who a visitor is using PHP?
Things I would be particularly interested in is
+ What ISP the visitor is using
+ Country the VIsitor's IP Address is from. (I originally tried to get this using but they took their database down, and since I dont have SQL with my hosting plan, I am kind of snookered.)
+ Any other interesting (and useful) information that PHP can get me, but which I havent yet thought of.
Many thanks in advance.
RM