Re: [PHP] doubt - session file size

2006-07-20 Thread tedd
At 5:58 PM +0200 7/20/06, Jochem Maas wrote: > >> On Thu, 2006-07-20 at 01:03, suresh kumar wrote: > >>> Hi, >maybe there could be a limit to the number of emails the OP is allowed >to send without ever replying to anyone who offers a possible answer to >his question. :-) I think you need to under

Re: [PHP] doubt - session file size

2006-07-20 Thread Jochem Maas
Chris wrote: > Robert Cummings wrote: >> On Thu, 2006-07-20 at 01:03, suresh kumar wrote: >>> Hi, >>> I am having one doubt,i am using session variable for storing details. >>> but i am afraid if there is around 1 users,wherether session will >>> be able to store all the datas of 1 users,a

Re: [PHP] doubt - session file size

2006-07-19 Thread Chris
Robert Cummings wrote: On Thu, 2006-07-20 at 01:03, suresh kumar wrote: Hi, I am having one doubt,i am using session variable for storing details. but i am afraid if there is around 1 users,wherether session will be able to store all the datas of 1 users,as i know abt session is that a

Re: [PHP] doubt - session file size

2006-07-19 Thread Robert Cummings
On Thu, 2006-07-20 at 01:03, suresh kumar wrote: > Hi, > I am having one doubt,i am using session variable for storing details. > but i am afraid if there is around 1 users,wherether session will > be able to store all the datas of 1 users,as i know abt session > is that a temporary file

[PHP] doubt - session file size

2006-07-19 Thread suresh kumar
Hi, I am having one doubt,i am using session variable for storing details.but i am afraid if there is around 1 users,wherether session will be able to store all the datas of 1 users,as i know abt session is that a temporary file will be created in /tmp directory with session id na