PHP Function List
namespaces.constant doesn't exist. Closest matches:
- hasconstant
- getnamespacename
- apc_define_constants
- ming_useconstants
- getconstant
- innamespace
- apc_load_constants
- constant
- getconstants
- ncurses_pair_content
- session_start
- session_status
- ingres_pconnect
- domnode_set_content
- msession_set
- msession_connect
- msession_listvar
- msession_randstr
- cairo_surface_get_content
- ibase_connect
Site Search Results
-
namespace keyword and __NAMESPACE__ constant - ManualDefining multiple namespaces in the same file Using namespaces: Basics Namespaces and dynamic language features namespace keyword and __NAMESPACE__ constant Using namespaces: Aliasing/Importing Global space Using namespaces ...
-
Defining multiple namespaces in the same file Using namespaces: Basics Namespaces and dynamic language features namespace keyword and __NAMESPACE__ constant Using namespaces: Aliasing/Importing Global space Using namespaces ...
-
Using namespaces: Basics - ManualOne caveat: unqualified names for functions and constants will resolve to global functions and constants if the namespaced function or constant is not defined. See Using namespaces: fallback to global function/constant for details. ...
-
Defining multiple namespaces in the same file Using namespaces: Basics Namespaces and dynamic language features namespace keyword and __NAMESPACE__ constant Using namespaces: Aliasing/Importing Global space Using namespaces ...
-
Using namespaces: fallback to global function/constant - ManualDefining multiple namespaces in the same file Using namespaces: Basics Namespaces and dynamic language features namespace keyword and __NAMESPACE__ constant Using namespaces: Aliasing/Importing Global space Using namespaces ...
-
FAQ: things you need to know about namespaces - ManualNeither functions nor constants can be imported via the use statement. The only elements that are affected by use statements are namespaces and class names. In order to shorten a long constant or function, import its containing namespace
-
Regarding constants defined with define() inside namespaces... define() will define constants exactly as specified. So, if you want to define a constant in a namespace, you will need to specify the namespace in your call to define(), even if you're ...
-
Using namespaces: Aliasing/Importing - ManualDefining multiple namespaces in the same file Using namespaces: Basics Namespaces and dynamic language features namespace keyword and __NAMESPACE__ constant Using namespaces: Aliasing/Importing Global space Using namespaces ...
-
Namespaces and dynamic language features - ManualDefining multiple namespaces in the same file Using namespaces: Basics Namespaces and dynamic language features namespace keyword and __NAMESPACE__ constant Using namespaces: Aliasing/Importing Global space Using namespaces ...
-
FAQ: things you need to know about namespaces Using namespaces: fallback to global function/constant Using namespaces: Aliasing/Importing [edit] Last updated: Fri, 03 Feb 2012 view this page in Global space (PHP 5 >= 5.3.0) Without any ...

Other forms of search
To search the string "namespaces.constant" 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.
