Tarrant Costelloe píše:

> Is there any other way of passing variables other than submitting them
> through a form and passing them using a URL? E.G. Currently I am passing
> them though a url which is not the safest means in anyway.
>
> Suggestions would be appreciated.
>
> Thanks in advance.

try cookies, or mangle variables in url for example with base64

M.N.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to