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 [ /* appfront base theme dir */ 'appadminBaseTheme' => '@fecsh..

Decoded Output download

<?php

return [
    /* appfront base theme dir   */
    'appadminBaseTheme'     => '@fecshop/app/appadmin/theme/base/default',
    'appadminBaseLayoutName'=> 'main_admin.php',
    'appName'               => 'appadmin',

]; ?>

Did this file decode correctly?

Original Code

<?php

return [
    /* appfront base theme dir   */
    'appadminBaseTheme'     => '@fecshop/app/appadmin/theme/base/default',
    'appadminBaseLayoutName'=> 'main_admin.php',
    'appName'               => 'appadmin',

];

Function Calls

None

Variables

None

Stats

MD5 fcd43a21287bcdf2998c5892e28dc407
Eval Count 0
Decode Time 92 ms