★ wanayoo — archive 1999 http://www.php.net/manual/fr/function.extension-loaded.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to options et informations PHP
Quick Reference
English version of this pageGerman version of this pageJapanese version of this pageItalian version of this pageHungarian version of this page
options et informations PHP
* error_log
* error_reporting
* extension_loaded
* getenv
* get_cfg_var
* get_current_user
* get_magic_quotes_gpc
* get_magic_quotes_runtime
* getlastmod
* getmyinode
* getmypid
* getmyuid
* getrusage
* phpinfo
* phpversion
* php_logo_guid
* putenv
* set_magic_quotes_runtime
* set_time_limit
* zend_logo_guid
Manual: extension_loaded
View the source code for this pageSearch the site



Previous page
 error_reporting
 Updated
Sun, 06 Aug 2000
getenv 
Next page


extension_loaded

(PHP3 >= 3.0.10, PHP4 >= 4.0b4)

extension_loaded -- détermine si une extension est chargée ou non.

Description

bool extension_loaded (string name)

Retourne vraie si l'extension name a été chargée. Vous pouvez voir les différents noms des extensions, en utilisant la fonction phpinfo().

Voir aussi phpinfo().

Note: Cette fonction a été ajoutée dans 3.0.10.


 About Notes


Previous page
 error_reporting
 Updated
Sun, 06 Aug 2000
getenv 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
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.