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' => [ 'ETB' => [ 'Br', 'Birta I..

Decoded Output download

<?php

return [
    'Names' => [
        'ETB' => [
            'Br',
            'Birta Itoobbiya',
        ],
    ],
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'Names' => [
        'ETB' => [
            'Br',
            'Birta Itoobbiya',
        ],
    ],
];

Function Calls

None

Variables

None

Stats

MD5 64dd42c4eab7d60d5115196c97c6fc04
Eval Count 0
Decode Time 101 ms