Hi,

Saturday, July 12, 2003, 12:45:26 PM, you wrote:
JF> What about sessions?  Depends on your circumstances and the flow of  
JF> pages, but storing all these vars in a session, then only passing the  
JF> session id around in the URL could be an alternative

JF> Justin

Yes you can do it with sessions, but that may open a whole new
learning curve :)
For quick links I usually encode anything that maybe 'fiddled' with to
cause trouble.

-- 
regards,
Tom


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to