Options PHP et informations
assert assert-options extension_loaded dl getenv get_cfg_var get_current_user get_defined_constants get_extension_funcs getmygid get_included_files get_loaded_extensions get_required_files get_magic_quotes_gpc get_magic_quotes_runtime getlastmod getmyinode getmypid getmyuid getrusage ini_alter ini_get ini_get_all 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 version_compare zend_version
Description
long get_magic_quotes_gpc(void)
get_magic_quotes_gpc retourne la configuration actuelle de l'option magic_quotes_gpc (0 pour l'option désactivée, 1 pour l'option activée).
Voir aussi get_magic_quotes_runtime et set_magic_quotes_runtime.