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