FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

IP Address HTML CODE

 


mrsliickz
Does anyone know an html,php,asp code that detects the users ip address and displays it? I found one and it is asp script but does not work, i am having problems with it.
mathiaus
You can use the following for use with php

Code:
$_SERVER['REMOTE_ADDR']
CrimsonStrange
http://www.palserv.com/ipdisp.html

Try searching for "display IP address".
brosta
Your IP address is: <?php echo $_SERVER['REMOTE_ADDR']; ?>
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.