PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
The title explains it all. Does it just last untill the php is closed? Or untill it is assigned another value? I would like to make it so that in the header, it sets variables, but how do I make sure that it stays throughout the wholepage? Should I use a session? and if yes, how should I do it? make it so the seasson ends when the client goes to another page?