I have a form, that when submitted, will create an index file and carry a username into it. Now this index file uses an include() but when I go into the include it doesn't remember who the user is.
Is there a way to pass this variable on to the include() script?
Thanks,
Steve