Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to see ip in web site

 :: Guides

Go down

How to see ip in web site Empty How to see ip in web site

Писане  Dark_Angel Сря Мар 18, 2009 2:30 pm

Hello in this Thread i will show you how to see online players ip addresses.
1st. Type this in your table with online list
Код:
<td align=left><font color=#666666><center>IP</center></font></td>
then set this up or down in your site :
Код:
$get_ip = "Select ip from MEMB_STAT where memb___id='$row[0]'";
$get_ip_exec = $db->Execute($get_ip);
$get_ip_done = $get_ip_exec->fetchrow();
and finaly add this in your second table in online players list :
Код:
<td align=left><font size=1 color=yellow><center>$get_ip_done[0]</center></td>
and thats all
BY Swingeing Team
Dark_Angel
Dark_Angel

Брой мнения : 46
Registration date : 11.03.2009
Age : 30
Местожителство : PlD

http://Skillzonemu.no-ip.org

Върнете се в началото Go down

Върнете се в началото

- Similar topics

 :: Guides

 
Права за този форум:
Не Можете да отговаряте на темите