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 [ /* apphtml5 base theme dir */ 'apphtml5BaseTheme' => '@fecsho..

Decoded Output download

<?php

return [
    /* apphtml5 base theme dir   */
    'apphtml5BaseTheme'    => '@fecshop/app/apphtml5/theme/base/html5',
    'apphtml5BaseLayoutName'=> 'main.php',
    'appName' => 'apphtml5',

];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    /* apphtml5 base theme dir   */
    'apphtml5BaseTheme'    => '@fecshop/app/apphtml5/theme/base/html5',
    'apphtml5BaseLayoutName'=> 'main.php',
    'appName' => 'apphtml5',

];

Function Calls

None

Variables

None

Stats

MD5 1e50b35d600c8ffce9fc1a6790d69a44
Eval Count 0
Decode Time 103 ms