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 | ddff218c9ac9ac79b1e528030af6fedf |
Eval Count | 0 |
Decode Time | 115 ms |