I'll repeat a question in this thread that I posted elsewhere because this thread seems more relevant:
Is there a way to pass variables between PHP scripts without using cookies and without adding "?var=value" to the URL? It occurred to me to write the variable to a file, but I'm...
Silly question here:
What if a user has their cookies turned off?
Are there any methods of passing variables between PHP scripts without using a cookie?
Thanx in advance,
Neil
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.