PHP Simple Function to Get Lots of Visitor Info
PHP Simple Function to Get Lots of Visitor Info Such as the Device the Visitor is Using, IP Address, Remote Host, Current Date and Time, UserAgent, and Physical Location include County and City
The code above is dependant upon these function that gets
- The visitors IP address.
- If the visitor is using a proxy server.
Example on how to use this visitorInfo() function ...
Using the above php code here is information about you:
- Visitors Timezone: America/New_York
- Visitors Date/Time: November 21, 2024 at 01:21:04 AM
- Visitor Type: bot
- Visitors Device: Desktop or Laptop Computer
- Visitors IP Address: 18.118.226.167
- Visitors Remote Host: ec2-18-118-226-167.us-east-2.compute.amazonaws.com
- Visitor Using Proxy Server: no
- Visitor Using VPN: no
- Visitor Using Tor: no
- Visitors Country: United States
- Visitors City: Columbus
- Visitors Longitute/Latitude: 39.9625,-83.0061