There is no limit AFAIK if you are using the default 'files' handling code
for sessions, however if you're writing the session data to a database,
there will be a limit depending on the type of field you use to store the
data; i.e.: mysql text fields can store up to 64K

Hayan Al Mamoun <[EMAIL PROTECTED]> wrote in message
news:000401c1a412$ac536e40$5e00a8c0@cybernation...
> Is there any risk in assigning a very big values to a session variable ( I
> mean to let one variable have the value of the content of a whole page),
and
> what is the limitation??
>
>
> Best Regards
> Hayan
>



-- 
PHP Database 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