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' => [ 'MRU' => [ 'UM', 'Ugiyya ..
Decoded Output download
<?php
return [
'Names' => [
'MRU' => [
'UM',
'Ugiyya Muritani',
],
],
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'Names' => [
'MRU' => [
'UM',
'Ugiyya Muritani',
],
],
];
Function Calls
None |
Stats
MD5 | ddce148347e6e4e39a3a1d7e86ffa919 |
Eval Count | 0 |
Decode Time | 85 ms |