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 /** * The file was created by Assimon. * * @author assimon<[email protected]> * ..

Decoded Output download

<?php
/**
 * The file was created by Assimon.
 *
 * @author    assimon<[email protected]>
 * @copyright assimon<[email protected]>
 * @link      http://utf8.hk/
 */

return [
    'dujiaoka_version' => '2.0.6',
    // 
    'templates' => [
        'unicorn' => '[unicorn-]',
        'luna' => 'Luna[Julyssn]',
        'hyper' => 'hyper[Bimoe]'
    ],
    // 
    'language' => [
        'zh_CN' => '',
        'zh_TW' => '',
    ],
];
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * The file was created by Assimon.
 *
 * @author    assimon<[email protected]>
 * @copyright assimon<[email protected]>
 * @link      http://utf8.hk/
 */

return [
    'dujiaoka_version' => '2.0.6',
    // 
    'templates' => [
        'unicorn' => '[unicorn-]',
        'luna' => 'Luna[Julyssn]',
        'hyper' => 'hyper[Bimoe]'
    ],
    // 
    'language' => [
        'zh_CN' => '',
        'zh_TW' => '',
    ],
];

Function Calls

None

Variables

None

Stats

MD5 292760bb7ab485912b5d744af9c63c26
Eval Count 0
Decode Time 91 ms