PHP phpinfo() generates info about PHP installed on server.

<?php    
  phpinfo();    
?>   

Try it out now
© Lynne Grewe