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 IntelliJ IDEA. * User: winglechen * Date: 15/12/18 * Time: 18:0..

Decoded Output download

<?php
/**
 * Created by IntelliJ IDEA.
 * User: winglechen
 * Date: 15/12/18
 * Time: 18:00
 */

return [
    'config' => 'share',
    'share' => 'share'
]; ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Created by IntelliJ IDEA.
 * User: winglechen
 * Date: 15/12/18
 * Time: 18:00
 */

return [
    'config' => 'share',
    'share' => 'share'
];

Function Calls

None

Variables

None

Stats

MD5 00a05a2b7797ca44934e8c78685f3ad8
Eval Count 0
Decode Time 85 ms