PHP: phpinfo - Manual Because every system is setup differently, phpinfo() is commonly used to check configuration settings and for available predefined variables on a given system phpinfo() is also a valuable debugging tool as it contains all EGPCS (Environment, GET, POST, Cookie, Server) data
phpinfo() and php -v shows different version of PHP - Super User If you are concerned about what PHP version your Apache server is using, the output of phpinfo() is always what you should pay attention to The Apache PHP module and the PHP command line binary are two different things that don’t interfere with each other
GoDaddy - Find my PHP version using phpinfo One way to find your account PHP settings is to upload a PHP info script This works on any account that supports PHP Upload it to the root of any website Viewing this page will show you what version of PHP you are running, as well as all of the installed PHP modules and their settings
How to check your PHP version via CLI or PHP File - Gcore In your web browser, navigate to https: your-server phpinfo php (be sure to replace “your-server” with your server’s IP address or domain name) The installed PHP version will be displayed on the first line of the resulting page
PHP. Watch API for PHP Versions, Usage, RFC, and Changes PHP Watch provides up to date and manually verified information on PHP versions, releases and download links, changes in PHP version, RFCs, PHP version statistics, PHP symbols, and more via a free JSON API