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) 20..
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 [
'store' => [
'class' => 'fecshop\services\Store',
],
];
?>
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 [
'store' => [
'class' => 'fecshop\services\Store',
],
];
Function Calls
None |
Stats
MD5 | 39435600ae87d12f795c28cc88792bd7 |
Eval Count | 0 |
Decode Time | 101 ms |