Changes between Version 3 and Version 4 of phpinfo
- Timestamp:
- 06/07/08 13:07:43 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
phpinfo
1 Â PHP got a function called '''phpinfo()''' that is used to display information about the PHP installtion.Â
 1 PHP got a function called '''phpinfo()''' that is used to display information about the PHP installation.Â
2 2 to obtain the information, create a php file on the server (you can name it '''info.php''') and put the following line of code in it:[[BR]]Â
3 3 {{{Â
