Is cookie limited?
Posted: Sat Aug 19, 2006 3:59 am
Yo,
I've just made a page that load more than 20 cookie variables.
The problem is. Not all of those cookies variables can be echo-ed in browser.
I know this is rather simple (yeah, right, I'm a newbie after all) but each browser (in this case, I used three, Opera, IE and Firefox) gave different results. Firefox can load most of the cookies, but that's not what I expected.
I wonder if there were super global vars instead of cookies,post,get and session (well, post and get were out of question).
Anyone can help me?
I've just made a page that load more than 20 cookie variables.
The problem is. Not all of those cookies variables can be echo-ed in browser.
I know this is rather simple (yeah, right, I'm a newbie after all) but each browser (in this case, I used three, Opera, IE and Firefox) gave different results. Firefox can load most of the cookies, but that's not what I expected.
I wonder if there were super global vars instead of cookies,post,get and session (well, post and get were out of question).
Anyone can help me?