RE: [PHP] what is a "global"

2003-11-07 Thread Ryan A
Got it, thanks. For a snob you aint half bad :-D Cheers, -Ryan > http://us4.php.net/language.variables.scope -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] what is a "global"

2003-11-07 Thread Chris Shiflett
--- Ryan A <[EMAIL PROTECTED]> wrote: > I thought i knew the useage of the "global" keyword in a function but > after reading a pals program i am really confused, i tried > http://php.net/global but that does not give me any results...searched > the list and found some reference to global and the "

RE: [PHP] what is a "global"

2003-11-07 Thread Jay Blanchard
[snip] I thought i knew the useage of the "global" keyword in a function but after reading a pals program i am really confused, i tried http://php.net/global but that does not give me any results...searched the list and found some reference to global and the "scope" of the function but still confus