Guest_imported
New member
- Jan 1, 1970
- 0
I need to use session variables in a WAP application. I use the session variables according to the PHP documentation. However, there is something really strange about it.
I initialize the session variable as described. It is avaiable in the next couple of form I navigate to (those forms are in separate files). But when I navigate farther to a third file, the session variable is unitialized.
What can I do about it?
I initialize the session variable as described. It is avaiable in the next couple of form I navigate to (those forms are in separate files). But when I navigate farther to a third file, the session variable is unitialized.
What can I do about it?