PHP -Info -Datei
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>
Elated Eel
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>
phpinfo();
phpinfo(INFO_MODULES);