Hi!
I am relatively new with php. I have created a page, where users have to register in order to have access to all the forums.
The server has PHP 4.2 installed and I cannot find a way to store a variable that I could call from different subpages. I would like to store the UserID.
The only...