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 Copyrigh..

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; 
 
/** 
 * @author Terry Zhao <[email protected]> 
 * @since 1.0 
 */ 
class ConsoleModule extends \yiiase\Module 
{ 
} 
 ?>

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;

/**
 * @author Terry Zhao <[email protected]>
 * @since 1.0
 */
class ConsoleModule extends \yii\base\Module
{
}

Function Calls

None

Variables

None

Stats

MD5 82f2ae0698bf5007f7d2d28a809c0a3a
Eval Count 0
Decode Time 117 ms