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 /** * FecShop file. * * @link http://www.fecshop.com/ * @copyright Copyright (c)..

Decoded Output download

<?php
/**
 * FecShop file.
 *
 * @link http://www.fecshop.com/
 * @copyright Copyright (c) 2016 FecShop Software LLC
 * @license http://www.fecshop.com/license/
 */
return [
    'systemhelper' => [
        'class' => 'fecshop\services\Systemhelper',
    ],
];
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * FecShop file.
 *
 * @link http://www.fecshop.com/
 * @copyright Copyright (c) 2016 FecShop Software LLC
 * @license http://www.fecshop.com/license/
 */
return [
    'systemhelper' => [
        'class' => 'fecshop\services\Systemhelper',
    ],
];

Function Calls

None

Variables

None

Stats

MD5 9dcc3e1d40699d93c07e852406523f3e
Eval Count 0
Decode Time 102 ms