Hi i dont know what is the php code to show to the user their own ip address :s could someone help me here! i already seen it before but its add been removed! plz Help me!
Printable View
Hi i dont know what is the php code to show to the user their own ip address :s could someone help me here! i already seen it before but its add been removed! plz Help me!
Ok this is the one to show the users IP :
and here is an extra one that shows the users Browser ;) :HTML Code:<b>IP Address:</b> <!--#echo var="REMOTE_ADDR"-->
THey should work if not mgs me !HTML Code:<script language="Javascript"><!--document.write("<b>Browser</b>: "+navigator.appName+" ");
oh k thx for ur help!
Cant u do both witsh the javascript? or both with php? or have u doen them in the simplist scripts to do the thing ?