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' => [ 'Asia/Kabul' => 'Afgoniston vaqti ()', ], ..

Decoded Output download

<?php

return [
    'Names' => [
        'Asia/Kabul' => 'Afgoniston vaqti ()',
    ],
    'Meta' => [],
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'Names' => [
        'Asia/Kabul' => 'Afgoniston vaqti ()',
    ],
    'Meta' => [],
];

Function Calls

None

Variables

None

Stats

MD5 4f5310dead8b3003b936d4d5462808d2
Eval Count 0
Decode Time 80 ms