On Wednesday, February 6, 2002, at 12:26  PM, bvr wrote:

>
> Storing variables on the client-side using JavaScript
> can be done by setting a cookie.
>
> The cookie data will ofcourse be available to PHP when
> the next script is executed (for example through a link or redirect).
>

Ahh... is this the standard procedure for passing variables form JS to 
PHP?  Is there a way that will work on browsers with cookies disabled?


Erik



----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


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

Reply via email to