[Phplib-users] Max session data size with phplib db sessions
Brought to you by:
nhruby,
richardarcher
From: Dan V. D. <da...@cy...> - 2003-06-03 02:03:50
|
I am encountering a situation where I do not retain all my data inserted in to my session across pages. This site utilizes a database to maintain the sessions still. Is there a size limit on the data inserted in the session? If so what are the limits. Also, would converting the site over to using php4 based sessions with phplib perhaps fix this problem? Thanks in advance, Dan |