PHP + Javascript + Cookies

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jtron85
Forum Newbie
Posts: 9
Joined: Fri Nov 03, 2006 5:06 am

PHP + Javascript + Cookies

Post 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.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Have you tried it?
Post Reply