paste.chapril.org-tools/phpinfo.php

9 lines
70 B
PHP
Raw Permalink Normal View History

2020-01-10 16:59:20 +01:00
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>