Path : /hermes/sb_web/b2680/ifcacomposers.org/wp_site_1590470763/ |
Current < : /hermes/sb_web/b2680/ifcacomposers.org/wp_site_1590470763/phpinfo.php |
<?php // Show all information, defaults to INFO_ALL phpinfo(); // Show just the module information. // phpinfo(8) yields identical results. phpinfo(INFO_MODULES); ?>