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 [ [ '______' => '______', '______' => '______', ..

Decoded Output download

<?php

return [
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Create new Environment"' => '""',
        '"Create Environment"' => '""',
        '"An environment is a set of variables that allows you to switch the context of your requests."' => '",."',
        '"Set inactive"' => '""',
        '"Set active"' => '""',
        '"Globals"' => '""',
        '"You dont have any environments."' => '"."',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
]; ?>

Did this file decode correctly?

Original Code

<?php

return [
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Create new Environment"' => '""',
        '"Create Environment"' => '""',
        '"An environment is a set of variables that allows you to switch the context of your requests."' => '",."',
        '"Set inactive"' => '""',
        '"Set active"' => '""',
        '"Globals"' => '""',
        '"You dont have any environments."' => '"."',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
];

Function Calls

None

Variables

None

Stats

MD5 b66dae4fa4d23e6ef45e4f36e634b445
Eval Count 0
Decode Time 103 ms