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