communication
 databases
 directories
 file handling
 html and code
 image editing
 image listing
 sessions and co
 string handling
 information
 forms
 apple stuff
 image handling
 array handling
 lixlpixel
php - snippets
google search terms detected and highlighted.
remove highlighting | keep highlighting
make snippet in "information" - download "phpinfo"
 search
php - snippets

Valid CSS!

php webring logo
prev next
random list
join the Ring!

information - phpinfo was created/last modified on Fri 16 Apr 2004 9:23 AM

get all information about the server the script is running on

<?php

phpinfo
();

?>

if you only want info about the installed modules

<?php

phpinfo
(INFO_MODULES);

?>

learn more about some of the PHP functions used in this snippet: for, phpinfo

view the GNU general license - view the GNU library license - search on PHPsnippets - see your code like this

 a lixlpixel.com site

go to PHParadise to get free PHP, Javascript and FlashMX code