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/4/18 * Time: 10:24 ..

Decoded Output download

<?php
/**
 * Created by PhpStorm.
 * User: marsnowxiao
 * Date: 2017/4/18
 * Time: 10:24
 */

return [
    'mysql.default_write' => [
        'market_category'
    ],
]; ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Created by PhpStorm.
 * User: marsnowxiao
 * Date: 2017/4/18
 * Time: 10:24
 */

return [
    'mysql.default_write' => [
        'market_category'
    ],
];

Function Calls

None

Variables

None

Stats

MD5 5172b14b398bee65233d3fa9440c3fd7
Eval Count 0
Decode Time 94 ms