Global variables, or something
Posted: Wed Jun 29, 2005 5:19 am
Hello
Is it possible to have global variables in php, variable that will keep their value in all pages that i am using in my project?
I mean, i ask the person that is visiting my site for it's name, and keep the name in some a variable, and use tht var everywhere?
Is it possible to have global variables in php, variable that will keep their value in all pages that i am using in my project?
I mean, i ask the person that is visiting my site for it's name, and keep the name in some a variable, and use tht var everywhere?