Webmaster Forum

Go Back   Webmaster Forum > Webmaster Discussion Forums > Web Design and Graphics

Notices

Reply
 
LinkBack Thread Tools Display Modes
Old 05-24-2008, 04:43 PM   #1
New Member
 
Join Date: May 2008
Posts: 5
Credits: 0
TheGeek is on a distinguished road
Default [How-To] Display your users IP Address on web pages! (PHP)

It's really easy and simple!

Code:
$_SERVER["REMOTE_ADDR"]
If you want to display the visitors IP address on your website, you use:

Code:
<?

echo 'Your IP address is : '.$_SERVER["REMOTE_ADDR"];

?>
TheGeek is offline   Reply With Quote
Old 05-25-2008, 09:36 PM   #2
Regular Member
 
shadav's Avatar
 
Join Date: Apr 2008
Location: Indiana
Posts: 60
Credits: 2
shadav is on a distinguished road
Send a message via Yahoo to shadav
Default

just curious what's the point of it? I've seen a lot of sites all "HEllo there, your IP is ____"
shadav is offline   Reply With Quote
Old 05-28-2008, 03:21 PM   #3
Pro Drop Kicker
 
ardit's Avatar
 
Join Date: Apr 2008
Location: Im 2-64 my home
Posts: 813
Credits: 0
ardit will become famous soon enough
Send a message via AIM to ardit Send a message via MSN to ardit
Default

thanks, and you use it just for fun
ardit is offline   Reply With Quote
Old 06-01-2008, 08:39 PM   #4
Banned
 
Join Date: Apr 2008
Location: Monaco
Posts: 351
Credits: 3,008
Kelevra is just really niceKelevra is just really niceKelevra is just really nice
Send a message via MSN to Kelevra
Default

Hi 90.52.85.222, welcome to Web-Talks..


Man that sounds so lame
Kelevra is offline   Reply With Quote
Old 06-03-2008, 12:21 AM   #5
New Member
 
QueenZ's Avatar
 
Join Date: Jun 2008
Posts: 16
Credits: 1
QueenZ is on a distinguished road
Send a message via MSN to QueenZ Send a message via Yahoo to QueenZ Send a message via Skype™ to QueenZ
Default

well it's a useful thing and i think all web developers should know how to get user's ip address as they will need in case they want to ban some user from their site!
QueenZ is offline   Reply With Quote
Old 06-03-2008, 05:33 AM   #6
Regular Member
 
Aziz's Avatar
 
Join Date: May 2008
Location: Haifa, Israel
Posts: 630
My Mood:
Credits: 1
Aziz is a jewel in the roughAziz is a jewel in the rough
Send a message via MSN to Aziz
Default

it's used on Wikipedia because anonymous editors are unknown so
they just show your IP instead of anonymous
Aziz is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios