eed to get tracked with every request they made). We're planning to
implement persistent sessions across our servers as well.
========
Maureen Roihl
Senior Web Developer
Smarter Living
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsu
I may be totally wrong or missing something, (if so, someone please let
me know) but ...
1. One way would be to use the variables and urlencode them before
passing them.
$var1=urlencode($var1)
then you have test.php?cheese=""
OR
2. Another way would be to use a form:
and then add the 6 var
2 matches
Mail list logo