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 //These are global functions without a namespace used for testing validator injecti..

Decoded Output download

<?php

//These are global functions without a namespace used for testing validator injection
function php()
{
    return false;
}

function phpx()
{
    return false;
}
 ?>

Did this file decode correctly?

Original Code

<?php

//These are global functions without a namespace used for testing validator injection
function php()
{
    return false;
}

function phpx()
{
    return false;
}

Function Calls

None

Variables

None

Stats

MD5 c64b93b24e575d33371d089a2270c0b5
Eval Count 0
Decode Time 115 ms