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 | 6e69a665b55edac00f4a66b2a7c52b64 |
Eval Count | 0 |
Decode Time | 130 ms |