If you'd like to embed the little code for this into other PHP pages you just use the code
$_SERVER['REMOTE_ADDR'], you can then email the IP address to yourself using the
mail (string $to , string $subject , string $message [, string $additional_headers [, string $additional_parameters ]]
). The additional headers/additional paramters aren't required, the bare minimum is in bold.
Originally posted by Excision
ya only if i had a screen recorder
You can always find some nice software around for free/trial, check out
You must login or register to view this content..