2
323
<?php $IPaddress=$_SERVER['REMOTE_ADDR']; echo "IP Adresiniz: <font style=\"font-weight:bold;color:red;font-family:Trebuchet MS;\">$IPaddress</font>"; ?>