[snip]
hi guys i am having this strange problem.i want to store quite a lot of
data in cookie as an array but the problem is when ever my arrays size
get equal to 4 it starts over. what could be the problem?

[/snip]

There are size limits for cookies dependent upon the browser. I am going
to guess that you are testing with Netscape or Mozilla where the limit
is 4kb.

HTH!

Jay

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to