★ wanayoo — archive 1999 http://fr.php.net/manual/function.phpinfo.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to PHP options/info
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this pageDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
PHP options/info
* assert
* assert_options
* extension_loaded
* dl
* getenv
* get_cfg_var
* get_current_user
* get_magic_quotes_gpc
* get_magic_quotes_runtime
* getlastmod
* getmyinode
* getmypid
* getmyuid
* getrusage
* ini_alter
* ini_get
* ini_restore
* ini_set
* phpcredits
* phpinfo
* phpversion
* php_logo_guid
* php_sapi_name
* php_uname
* putenv
* set_magic_quotes_runtime
* set_time_limit
* zend_logo_guid
* get_loaded_extensions
* get_extension_funcs
* get_required_files
* get_included_files

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: phpinfo
View the source code for this pageSearch the site



Previous page
 phpcredits
 Updated
Mon, 08 Jan 2001
phpversion 
Next page


phpinfo

(PHP 3, PHP 4 )

phpinfo -- Output lots of PHP information.

Description

int phpinfo ([int what])

Outputs a large amount of information about the current state of PHP. This includes information about PHP compilation options and extensions, the PHP version, server information and environment (if compiled as a module), the PHP environment, OS version information, paths, master and local values of configuration options, HTTP headers, and the PHP License.

The output may be customized by passing one or more of the following values ored together in the optional parameter what.

  • INFO_GENERAL

  • INFO_CREDITS

  • INFO_CONFIGURATION

  • INFO_MODULES

  • INFO_ENVIRONMENT

  • INFO_VARIABLES

  • INFO_LICENSE

  • INFO_ALL

See also phpversion(), phpcredits(), php_logo_guid()


 About Notes


Previous page
 phpcredits
 Updated
Mon, 08 Jan 2001
phpversion 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.