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 [ 'actions' => [ 'logout' => [ 'label' => 'ng xut'..

Decoded Output download

<?php

return [

    'actions' => [

        'logout' => [
            'label' => 'ng xut',
        ],

    ],

    'welcome' => 'Xin cho',

];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

    'actions' => [

        'logout' => [
            'label' => 'ng xut',
        ],

    ],

    'welcome' => 'Xin cho',

];

Function Calls

None

Variables

None

Stats

MD5 f3de32528065559d0003d535d9e39e1d
Eval Count 0
Decode Time 101 ms