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 | 3b213d00d0a2f205c95a68a4e4ff76ec |
Eval Count | 0 |
Decode Time | 80 ms |