php - How many values can be stored in $_COOKIE[] on the client for a website? -
What values can I store in setcookie? What is the limit?
I think the maximum size of cookies depends on the browser.
<50>/ edit: Another interesting
< / Blockquote>
- For IE, Value and Equal Symbols IE 7/850 domains per cookie and 40 9 5 characters.
- Firefox 50 cookies and 4097 characters
- Opera 50 cookies and 4096 characters
- Safari / WebKit unlimited cookies and 4097 characters
Comments
Post a Comment