Thanks. ---------- Forwarded message ---------- From: Ben <ben@xxxxxxxxxxxxxxxxx> Date: Sep 22, 2005 5:29 PM Subject: Re: <newbie question>session and cookie by javascript To: php-general@xxxxxxxxxxxxx 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 <http://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