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

Signing you up...

Thank you for signing up!

PHP Decode

<?php return array( [ '______' => '______', '______' => '______', ..

Decoded Output download

<?php

return array(
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Public API Network"' => '"API"',
        '"No related collections"' => '""',
        '"beta"' => '""',
        '"Discover public collections that best match your request"' => '""',
        '"Get online to create a fork or view existing forks."' => '"."',
        '"Reload"' => '""',
        '"Explore more collections on the"' => '""',
        '"Couldn\'t load related collections"' => '""',
        '"Couldn\'t load related collections. Try reloading."' => '". ."',
        '"Try a different request or explore collections on the"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
);
 ?>

Did this file decode correctly?

Original Code

<?php

return array(
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Public API Network"' => '"API"',
        '"No related collections"' => '""',
        '"beta"' => '""',
        '"Discover public collections that best match your request"' => '""',
        '"Get online to create a fork or view existing forks."' => '"."',
        '"Reload"' => '""',
        '"Explore more collections on the"' => '""',
        '"Couldn\'t load related collections"' => '""',
        '"Couldn\'t load related collections. Try reloading."' => '". ."',
        '"Try a different request or explore collections on the"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
);

Function Calls

None

Variables

None

Stats

MD5 ed518dd3c3e26f79989f970e1ecc4159
Eval Count 0
Decode Time 96 ms