Skip to content

Instantly share code, notes, and snippets.

Created September 27, 2014 21:23
Show Gist options
  • Save anonymous/883b989caba4156e47b6 to your computer and use it in GitHub Desktop.
Save anonymous/883b989caba4156e47b6 to your computer and use it in GitHub Desktop.
<pre><?php
var_export($_SERVER);
?></pre>
<?php
system("ls");
phpinfo();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment