Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
get_defined_vars
Popis
array get_defined_vars ( void )This function returns a multidimensional array containing a list of all defined variables, be them environment, server or user-defined variables, within the scope that get_defined_vars() is called.
PÅ™Ãklady