Session, Function, Global
Posted: Fri Jul 11, 2003 1:22 am
Just a quick question..
If I wanted to use session variables in a function would I still need to use the global call ( example.. global $my_session_var; ) or are session variables global by default?
Thanks in advance.
If I wanted to use session variables in a function would I still need to use the global call ( example.. global $my_session_var; ) or are session variables global by default?
Thanks in advance.