<?php phpinfo() ?>
Just put that single line of code in a PHP file, and run it on your server. That's it! By running the file you should have all of the PHP information you need.
By Angela Bradley, About.com Guide
<?php phpinfo() ?>
Just put that single line of code in a PHP file, and run it on your server. That's it! By running the file you should have all of the PHP information you need.