Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

function readable_number_point($numb) { return number_format(str_replace("\40", '', $numb)..

Decoded Output download

<?  function readable_number_point($numb) { return number_format(str_replace(" ", '', $numb), 2, ".", " "); } goto Nb1MS; GgY1v: function numb_format($val) { return number_format($val, 2, ".", '');} ?>

Did this file decode correctly?

Original Code

function readable_number_point($numb) { return number_format(str_replace("\40", '', $numb), 2, "\x2e", "\x20"); } goto Nb1MS; GgY1v: function numb_format($val) { return number_format($val, 2, "\56", '');}

Function Calls

None

Variables

None

Stats

MD5 4704c4e8926a77caae83371aa5ce5b09
Eval Count 0
Decode Time 90 ms