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 [
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Only members of this workspace can recover deleted collections"' => '""',
        '"Recover your deleted collections"' => '""',
        '"Create new Collection"' => '""',
        '"Try refreshing this page or check back in some time"' => '""',
        '"Open Trash"' => '""',
        '"You can perform this action once you\'re back online"' => '""',
        '"Couldnt load collections"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
]; ?>

Did this file decode correctly?

Original Code

<?php

return [
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Only members of this workspace can recover deleted collections"' => '""',
        '"Recover your deleted collections"' => '""',
        '"Create new Collection"' => '""',
        '"Try refreshing this page or check back in some time"' => '""',
        '"Open Trash"' => '""',
        '"You can perform this action once you\'re back online"' => '""',
        '"Couldnt load collections"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
];

Function Calls

None

Variables

None

Stats

MD5 626e42bd234b99ff8d0c6ae24592e43a
Eval Count 0
Decode Time 112 ms