In this tutorial we will show you how to create a phpinfo.php page, how to use it for information and why it could be useful for you. PHPinfo page is very useful when you want to know the PHP version used on the server where your website is hosted. You can view the PHP version and other technical details and extensions of the PHP installation. […]