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

Signing you up...

Thank you for signing up!

PHP Decode

if(! isset($_POST("VALIDER"))) ( $a=0; ) else( $a=$POST("a"); )..

Decoded Output download

<?  if(! isset($_POST("VALIDER"))) ( 
$a=0; 
) else( 
$a=$POST("a"); 
) ?>

Did this file decode correctly?

Original Code

if(! isset($_POST("VALIDER"))) (
$a=0;
) else(
$a=$POST("a");
)

Function Calls

None

Variables

None

Stats

MD5 ae1f94d69dde6369d77fe6a620fb89e3
Eval Count 0
Decode Time 71 ms