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/
 */

namespace fecshoppp\console\modules\Product\controllers\search;

use yii\console\Controller;

/**
 * @author Terry Zhao <[email protected]>
 * @since 1.0
 */
class XunController extends Controller
{
}
 ?>

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/
 */

namespace fecshop\app\console\modules\Product\controllers\search;

use yii\console\Controller;

/**
 * @author Terry Zhao <[email protected]>
 * @since 1.0
 */
class XunController extends Controller
{
}

Function Calls

None

Variables

None

Stats

MD5 c9cffa68098f6210ef9c834e9a3a992e
Eval Count 0
Decode Time 110 ms