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 /** * Created by PhpStorm. * User: heize * Date: 16/3/9 * Time: 2:04 */ return ..
Decoded Output download
<?php
/**
* Created by PhpStorm.
* User: heize
* Date: 16/3/9
* Time: 2:04
*/
return [
'base' => 'http://www.base.com',
'domain' => 'http://www.domain.com',
'cp' => 'http://www.cp.com',
'pay' => 'http://www.pay.com',
'trade' => 'http://www.trade.com',
'imgqn' => 'https://www.imgqn.cn',
'https_imgqn' => 'https://www.https_imgqn.cn'
]; ?>
Did this file decode correctly?
Original Code
<?php
/**
* Created by PhpStorm.
* User: heize
* Date: 16/3/9
* Time: 2:04
*/
return [
'base' => 'http://www.base.com',
'domain' => 'http://www.domain.com',
'cp' => 'http://www.cp.com',
'pay' => 'http://www.pay.com',
'trade' => 'http://www.trade.com',
'imgqn' => 'https://www.imgqn.cn',
'https_imgqn' => 'https://www.https_imgqn.cn'
];
Function Calls
None |
Stats
MD5 | cec559869f529639cd989b6a8b9229b0 |
Eval Count | 0 |
Decode Time | 96 ms |