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 [ 'Names' => [ 'HNL' => [ 'L', 'lempira ..
Decoded Output download
<?php
return [
'Names' => [
'HNL' => [
'L',
'lempira hondureo',
],
],
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'Names' => [
'HNL' => [
'L',
'lempira hondureo',
],
],
];
Function Calls
None |
Stats
MD5 | 4eca376e832deb7ff96cfe86ec81f3c6 |
Eval Count | 0 |
Decode Time | 101 ms |