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 echo 'Mencetak output dengan PHP ?> <?='Mencetak output dengan shorthand echo'?> ..

Decoded Output download

<?php echo 'Mencetak output dengan PHP ?> 
<?='Mencetak output dengan shorthand echo'?> 
 
<input type="text" name="alamat" value="<?=$_POST['alamat']?>">

Did this file decode correctly?

Original Code

<?php echo 'Mencetak output dengan PHP ?>
<?='Mencetak output dengan shorthand echo'?>

<input type="text" name="alamat" value="<?=$_POST['alamat']?>">

Function Calls

None

Variables

None

Stats

MD5 5f1f3a138abe3e74048510bcc0260980
Eval Count 0
Decode Time 93 ms