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(
[
'______' => '______',
'______' => '______',
'______' => '______',
],
[
"______" => "______",
"______" => "______",
"______" => "______",
],
[
'______' => '______',
'______' => '______',
'______' => '______',
'______' => '______',
],
[
"______" => "______",
"______" => "______",
"______" => "______",
],
[
"'______'" => "'______'",
"'______'" => "'______'",
"'______'" => "'______'",
],
[
'"No schema found"' => '""',
'"Integration"' => '""',
'"Restore"' => '""',
'"You restored the schema successfully."' => '"."',
'"Please wait..."' => '"..."',
'"Fetch newer changelogs"' => '""',
'" created a new schema."' => '"."',
'" made the following changes:"' => '":"',
'" restored an older revision of the schema."' => '"."',
'"No newline at end of file"' => '""',
'"______"' => '"______"',
'"______"' => '"______"',
'"______"' => '"______"',
]
);
?>
Did this file decode correctly?
Original Code
<?php
return array(
[
'______' => '______',
'______' => '______',
'______' => '______',
],
[
"______" => "______",
"______" => "______",
"______" => "______",
],
[
'______' => '______',
'______' => '______',
'______' => '______',
'______' => '______',
],
[
"______" => "______",
"______" => "______",
"______" => "______",
],
[
"'______'" => "'______'",
"'______'" => "'______'",
"'______'" => "'______'",
],
[
'"No schema found"' => '""',
'"Integration"' => '""',
'"Restore"' => '""',
'"You restored the schema successfully."' => '"."',
'"Please wait..."' => '"..."',
'"Fetch newer changelogs"' => '""',
'" created a new schema."' => '"."',
'" made the following changes:"' => '":"',
'" restored an older revision of the schema."' => '"."',
'"No newline at end of file"' => '""',
'"______"' => '"______"',
'"______"' => '"______"',
'"______"' => '"______"',
]
);
Function Calls
None |
Stats
MD5 | 9d279efcf81c90f7f704d8a5d7e8eab8 |
Eval Count | 0 |
Decode Time | 73 ms |