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: marsnowxiao * Date: 2017/3/29 * Time: 1:26 *..
Decoded Output download
<?php
/**
* Created by PhpStorm.
* User: marsnowxiao
* Date: 2017/3/29
* Time: 1:26
*/
return [
'common' => [
'connection' => 'redis.default_write'
],
'test' => [
'key' => 'test_abc_%s_%s',
'exp' => 10
],
]; ?>
Did this file decode correctly?
Original Code
<?php
/**
* Created by PhpStorm.
* User: marsnowxiao
* Date: 2017/3/29
* Time: 1:26
*/
return [
'common' => [
'connection' => 'redis.default_write'
],
'test' => [
'key' => 'test_abc_%s_%s',
'exp' => 10
],
];
Function Calls
None |
Stats
MD5 | 969bf5a53937bbe4e78688ec92b06150 |
Eval Count | 0 |
Decode Time | 93 ms |