Core PHP

Get PHP Info

This PHP program demonstrates how to print all of the PHP info.

GetPhpInfo.php

<?php phpinfo(); ?>
 
 

Output

 
 

© 2007–2024 XoaX.net LLC. All rights reserved.