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' => [ 'TOP' => [ 'T$', 'Tongan ..
Decoded Output download
<?php
return [
'Names' => [
'TOP' => [
'T$',
'Tongan Paanga',
],
],
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'Names' => [
'TOP' => [
'T$',
'Tongan Paanga',
],
],
];
Function Calls
None |
Stats
MD5 | 6ef92e9d857a07f9ba2a9f472fad6579 |
Eval Count | 0 |
Decode Time | 122 ms |