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 array( 'id' => 'Rhif Unigryw', 'name' ..

Decoded Output download

<?php

return array(

    'id'                        => 'Rhif Unigryw',
    'name'                      => 'Enw Adran',
    'manager'                   => 'Rheolwr',
    'location'                  => 'Lleoliad',
    'create'                    => 'Creu Adran',
    'update'                    => 'Diweddaru Adran',
    );
 ?>

Did this file decode correctly?

Original Code

<?php

return array(

    'id'                        => 'Rhif Unigryw',
    'name'                      => 'Enw Adran',
    'manager'                   => 'Rheolwr',
    'location'                  => 'Lleoliad',
    'create'                    => 'Creu Adran',
    'update'                    => 'Diweddaru Adran',
    );

Function Calls

None

Variables

None

Stats

MD5 bbc1ea82c660b31d5a1c05a579673b96
Eval Count 0
Decode Time 84 ms