Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$geolocation = json_decode(file_get_contents("\150\164\x74\160\72\x2f\57\x77\167\167\56\14..
Decoded Output download
<? $geolocation = json_decode(file_get_contents("http://www.geoplugin.net/json.gp"), true); ?>
Did this file decode correctly?
Original Code
$geolocation = json_decode(file_get_contents("\150\164\x74\160\72\x2f\57\x77\167\167\56\147\145\157\160\x6c\165\x67\x69\x6e\x2e\156\145\164\57\x6a\163\x6f\156\x2e\x67\x70"), true);
Function Calls
json_decode | 1 |
file_get_contents | 1 |
Stats
MD5 | 6aa5706158fd096ea7b1b1ba09460797 |
Eval Count | 0 |
Decode Time | 53 ms |