PHPinfo

In cases where you can upload a file, you can output information about PHP's configuration.

<?php
  phpinfo()
?>