thanks for your help!!
Quote:
Originally Posted by Dave
I believe you can use $vbulletin->session->vars['key'] to access the session variable.
You can just use $_COOKIE['key'] to access the cookie value.
|
mhh can't get both of them to work

I can save to the session, but refreshing the page yields no data.
Cookies are not working at all :/
Quote:
Originally Posted by cellarius
|
I will have a look into it, still does not solve the problem I actually have.
I _don't_ want to have $_GET params; the page you linked to has actually no keywords or params to be searching for. Or am I missing something?
If I get it to work, I would still like to know how to save data to the session / cookie