Hi folks,
I have a qestion about posting variables:
Is it possible to send 'invisible' variables in a header?
If I do it this way:
header("Location: index.php?var=the_var");
The client can see this variable, isn't there any way to avoid this???
Thanx a lot!
Daniel Bakker (PHPfreakz.com)