Get Php environment information : Php Environment « Development « PHP






Get Php environment information


<? phpinfo(); ?>

           
       

Related examples in the same category

1.A script to test phpinfo()
2.PHP_VERSION: The version of PHP in use
3.PHP_OS: The operating system using PHP