A snippet in php to know your ip Address

Well its a small script i have written in php just for testing the use of

$HTTP_SERVER_VARS["REMOTE_ADDR"];

Handle in php its really use full and help full i think to get you ip in any pphp-logoen test or any thing , well its kind of script kiddies too.
But i am learning ;)

Here is the full code

<?php
$ip = $HTTP_SERVER_VARS["REMOTE_ADDR"];
echo $ip;
?>

hope it helped you …


Happy Hacking @hackerthedude

plz subscribe

Share on Google Plus

About ana05

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 nhận xét:

Đăng nhận xét