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!
This is a very simple newb issue I'm struggling with... I'm trying to set a session variable and keep it on subsequent page accesses. So I use the following:
Sweet, thnx for the help, I'll give this a shot immediately. Will I need to register the session variable on the new page before using it or anything like that?