PHP Function List
register_global doesn't exist. Closest matches:
- runkit_superglobals
- printer_close
- regexiterator
- header_register_callback
- ibase_blob_cancel
- xpath_register_ns
- isinternal
- ibase_blob_add
- register_tick_function
- xpath_register_ns_auto
- easter_days
- easter_date
- preg_filter
- stream_is_local
- ifx_create_blob
- ifxus_tell_slob
- cubrid_send_glo
- preg_last_error
- stream_register_wrapper
- is_float
Site Search Results
-
Using Register Globals - ManualBeware that all the solutions given in the comments below for emulating register_global being off are bogus, because they can destroy predefined variables you should not unset.
-
Description of core php.ini directives - ManualDescription of core php.ini directives. This list includes the core php.ini directives you can set to configure your PHP setup. Directives handled by extensions are listed and ...
-
session_register (PHP 4, PHP 5) session_register — Register one or more global variables with the current session
-
Runtime Configuration - ManualFor windows with limited file permission (Windows XP) 1. Install Apache in your folder profile "C:\Documents and Settings\your_profile" 2. Add the following directives to you ...
-
stream_wrapper_register - Manualstream_wrapper_register ('global', 'GlobalStream') or die('Failed to register protocol global://'); $myvar = ""; $fp = fopen ("global://myvar", "r+");
-
Utilisation des variables super-globales - ManualBeware that all the solutions given in the comments below for emulating register_global being off are bogus, because they can destroy predefined variables you should not unset.
-
Usando a diretiva Register Globals - ManualBeware that all the solutions given in the comments below for emulating register_global being off are bogus, because they can destroy predefined variables you should not unset.
-
Verwendung von Register Globals - ManualBeware that all the solutions given in the comments below for emulating register_global being off are bogus, because they can destroy predefined variables you should not unset.
-
Beware that all the solutions given in the comments below for emulating register_global being off are bogus, because they can destroy predefined variables you should not unset.
-
Beware that all the solutions given in the comments below for emulating register_global being off are bogus, because they can destroy predefined variables you should not unset.

Other forms of search
To search the string "register_global" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
