Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

{ "user_details": { "sAMAccountName": [ "test" ] ..

Decoded Output download

<?  { 
    "user_details": { 
        "sAMAccountName": [ 
            "test" 
        ] 
    } 
} ?>

Did this file decode correctly?

Original Code

{
    "user_details": {
        "sAMAccountName": [
            "test"
        ]
    }
}

Function Calls

None

Variables

None

Stats

MD5 19ff77d29231bfab8bffbf78818733fc
Eval Count 0
Decode Time 60 ms