Search found 2 matches

by tOKmaZ
Tue Jan 03, 2006 11:12 am
Forum: PHP - Code
Topic: Show local ip of visitor
Replies: 9
Views: 2479

As for getting their internal IP on an intranet you can't do it for security reasons... that information isn;t sent over HTTP Smile This is what I thought.. anyways, I wasn't going to echo it, but using it for detecting if my webpage were accessed by me (from my home computer, which also is my webs...
by tOKmaZ
Tue Jan 03, 2006 8:38 am
Forum: PHP - Code
Topic: Show local ip of visitor
Replies: 9
Views: 2479

Show local ip of visitor

Hi,
I wonder if there is any method to use that will show a visitor's local ip-address?

Thomas