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' => [ 'CDF' => [ 'FC', 'franc c..
Decoded Output download
<?php
return [
'Names' => [
'CDF' => [
'FC',
'franc congolais',
],
],
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'Names' => [
'CDF' => [
'FC',
'franc congolais',
],
],
];
Function Calls
None |
Stats
MD5 | faf7d0ff5618884c069c8bf0f1beed83 |
Eval Count | 0 |
Decode Time | 102 ms |