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