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 [
'general' => [
'class' => 'ecshopppppserver\modules\General\Module',
'params'=> [
],
]
]; ?>
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 [
'general' => [
'class' => '\fecshop\app\appserver\modules\General\Module',
'params'=> [
],
]
];
Function Calls
None |
Stats
MD5 | 601c033e6f07b93912ad1f6c9757770a |
Eval Count | 0 |
Decode Time | 108 ms |