PDA

View Full Version : check others IP??


alanveron
Jun23-04, 01:22 PM
how to check others' IP add?

dduardo
Jun23-04, 01:30 PM
On a webpage? If your using php you can use the following:

echo $_SERVER["REMOTE_ADDR"];

alanveron
Jun23-04, 01:39 PM
errr....in a forum....so how to check others IP?

russ_watters
Jun23-04, 01:41 PM
errr....in a forum....so how to check others IP? You can't unless the forum software posts it.

dduardo
Jun23-04, 01:51 PM
O, are you talking about those creatures with signs that show the user's ip. In order to do that the forum has to support html code. This forum does not allow html to be embedded in your message or signature. If you do post to a forum that does allow this, you need to do this:

http://javascript.internet.com/user-details/ip-address.html

alanveron
Jun23-04, 04:33 PM
i want to check 2 users which i believe is a multiple nicks user.....so is it possible for me check out?

chroot
Jun23-04, 08:51 PM
alanveron:

Not on this forum, no.

- Warren

Goalie_Ca
Jun23-04, 09:19 PM
Well, it would be possible to put an image linked to a remote server (which serves a php scriptes image) and get everyone's IP. you wouldn't be able to tell who's was who's without more hacking though.

Moe
Jun24-04, 04:08 AM
I would also like to point out that a lot of users have dynamic IPs.

alanveron
Jun24-04, 04:24 AM
i am not going to use it in this forum....but in other forum coz i suspect someone use multiple nick and come to flame me....somemore send me coffins,ask me it's time for me to sleep.....nuisance people a lot there.....so can anyone help me please.... :cry: :uhh:

russ_watters
Jun24-04, 01:54 PM
i am not going to use it in this forum....but in other forum coz i suspect someone use multiple nick and come to flame me....somemore send me coffins,ask me it's time for me to sleep.....nuisance people a lot there.....so can anyone help me please.... :cry: :uhh: Contact the administrators of that forum.

alanveron
Jun25-04, 03:35 AM
Contact the administrators of that forum

but now the problem is that the administrator ask me to give them the evidence.........

enigma
Jun25-04, 03:51 AM
So?

What's the problem?

Moe
Jun25-04, 05:12 AM
Forward the "coffins" to the admin, and ask him to check for duplicate IPs.

chroot
Jun25-04, 02:50 PM
I definitely don't see how this thread has anything to do with PF. Locked.

- Warren