global_variable_exists($name)
Check whether a variable with the given name exists in the global scope (at the top level of the file).
global_variable_exists($name)
Check whether a variable with the given name exists in the global scope (at the top level of the file).
Please login to continue.