Forum Moderators: coopster

Message Too Old, No Replies

global keyword

         

AffiliateDreamer

2:44 pm on Jan 5, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello,

I understand that the global keyword creates global types.

Now is this global variable global per request, or it lasts longer than a web page request?

jatar_k

3:39 pm on Jan 5, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



to carry through pages you would have to add it to a $SESSION or as a $_GET param