History: Phpinfo
Source of version: 5 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # Phpinfo Use this option to display and review information about the current state of PHP including: - information about PHP compilation options and extensions - the PHP version, server information and environment - the PHP environment - OS version information, - paths - master and local values of configuration options - HTTP headers - PHP License. See the [http://us.php.net/phpinfo|PHP Manual] for details. ## Displaying PHP info: 1. From the Admin menu, click **Phpinfo**. 2. The phpinfo() page appears appears, showing the current PHP configuration.