Hi All,
The problem I have is as follows:
I need to pass a username variable between different scripts. The $PHP_ variables can do this but Is there any way I can create something similar without Using a form or URL? I have tried $GLOBALS but to no avail.
Thanks in advance.