paste.chapril.org-tools/phpinfo.php

9 lines
70 B
PHP

<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>