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 [ 'breadcrumb' => '', ]; ..
Decoded Output download
<?php
return [
'breadcrumb' => '',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'breadcrumb' => '',
];
Function Calls
None |
Stats
MD5 | 9cf8d7f7ae36cc2d4f195f3d3aee48fb |
Eval Count | 0 |
Decode Time | 97 ms |