how to find the IP of the specific computer?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kanchan
Forum Commoner
Posts: 80
Joined: Tue Nov 30, 2004 12:03 pm

how to find the IP of the specific computer?

Post by kanchan »

what is that code????????
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

umm.. few questions.

- what computer? the one accessing the script? a random domain? etc.
- Why?
kanchan
Forum Commoner
Posts: 80
Joined: Tue Nov 30, 2004 12:03 pm

Post by kanchan »

LiLpunkSkateR wrote:umm.. few questions.

- what computer? the one accessing the script? a random domain? etc.
- Why?

yes the one computer which is accessing the webpages....
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

:arrow: here. read under 'REMOTE_ADDR'
Post Reply