Page 1 of 1

PHP + Javascript + Cookies

Posted: Tue Nov 21, 2006 5:28 am
by jtron85
I was wondering if it was possible for PHP to read cookies that were created with Javascript. I know it sounds like a very simple question but I'm still quite new.

And also would there be a problem for PHP to read a cookie with multiple values. I'm trying to create a list within a cookie and get PHP to read it so I was wondering if anyone could point me to the right direction.

Posted: Tue Nov 21, 2006 7:15 am
by feyd
Have you tried it?