-
Passing variable without using url or form?!?
Is it possible to pass variables between pages without having them written in the url like this:
mypage.com/index.php?user=254&club=235&sub=1 (example)
Or without using a form?!?!
Thanks in advance :-)
-
SitePoint Wizard
Cookies/sessions. But that may or may not be a good choice for your purposes.
-
Yes. Use sessions or cookies. Or store them in a file or database.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks