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

Signing you up...

Thank you for signing up!

PHP Decode

public static function charsetList() { return array("\320\xb8\xd1\x81\xd1\x8..

Decoded Output download

<?  public static function charsetList() 
    { 
        return array("", "WINDOWS-1251", "UTF-8", "KOI8-R", "ISO-8859-1"); ?>

Did this file decode correctly?

Original Code

public static function charsetList()
    {
        return array("\320\xb8\xd1\x81\xd1\x85\320\276\xd0\264\320\275\xd0\260\xd1\x8f", "\127\x49\116\x44\x4f\x57\123\55\x31\62\x35\61", "\125\x54\106\55\x38", "\x4b\x4f\x49\x38\x2d\x52", "\x49\x53\x4f\x2d\70\70\x35\x39\55\x31");

Function Calls

None

Variables

None

Stats

MD5 9116491f6a267d638669e308f7def616
Eval Count 0
Decode Time 55 ms