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 | 2f96ac1c8477cf42457881ba42fc0971 |
Eval Count | 0 |
Decode Time | 94 ms |