I'm wondering about the limitations of session variables in PHP4 with 
regards to over-use. For example I've been taking huge advantage of them 
and would like to store about 14k per session - its actually only three or 
four variables, but one of them is multiple depth array. Does this seem a 
reasonable use of session variables, or have I gone too far? :)


Thanks.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to