Warning
It is imperative that phpinfo is only used in a development environment. Never release code containing phpinfo into a production environment
Introduction
Having said that, it can be a useful tool in understanding the PHP environment (OS, configuration, versions, paths, modules) in which ...