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

Signing you up...

Thank you for signing up!

PHP Decode

var $DecimalPoint = "\056"; var $ThousandSeperate = "\054"; var $FormatStr..

Decoded Output download

<?   
    var $DecimalPoint = "."; 
    var $ThousandSeperate = ","; 
    var $FormatString = "{n}"; ?>

Did this file decode correctly?

Original Code


    var $DecimalPoint = "\056";
    var $ThousandSeperate = "\054";
    var $FormatString = "\173\156\175";

Function Calls

None

Variables

None

Stats

MD5 cd01e2bfc01f867a7f5974ccbc9b009c
Eval Count 0
Decode Time 49 ms