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

Signing you up...

Thank you for signing up!

PHP Decode

function showcustomer(){ echo "Hello"; }..

Decoded Output download

<?  function showcustomer(){ 
 
echo "Hello"; 
 
} ?>

Did this file decode correctly?

Original Code

function showcustomer(){

echo "Hello";

}

Function Calls

None

Variables

None

Stats

MD5 bcff655c34daef7f1a47c04d860edacf
Eval Count 0
Decode Time 43 ms