im wondering....
is there any way to pass variables to a reloaded page without using forms and not having them shown in the url?
i want variables to be used but i dont want to send them as hidden input form tags, and i dont want "index.php?variable=value"
or is there any other way to get rid of the URL-passing?
im probably not making much sense =)
thankful for any answer though....