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' => [ 'GB' => 'Rywvaneth Unys', 'IM' => 'Ellan ..

Decoded Output download

<?php

return [
    'Names' => [
        'GB' => 'Rywvaneth Unys',
        'IM' => 'Ellan Vannin',
    ],
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'Names' => [
        'GB' => 'Rywvaneth Unys',
        'IM' => 'Ellan Vannin',
    ],
];

Function Calls

None

Variables

None

Stats

MD5 4f74ed4e50d2633f2755762340299215
Eval Count 0
Decode Time 95 ms