Alex Andrew Mosqueda said the following on 09/22/05 06:28:
> Hi!
> I there a way I can get the cookie data stored by javascript(client side) in
> php(server side) and vice versa?
> Thanks.


It never hurts to check php.net, plenty of useful information there...

$_cookie['<cookie name>']

http://ca3.php.net/manual/en/features.cookies.php

- Ben

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

Reply via email to