Re: A question on session management in PHP4

2001-04-23 Thread chadws
> Thanks Chad. I've just fixed it up. In my opinion, being able to > store objects as session variables is one of the best things PHP > has ever done (and that says a lot). > > Anyway, you have referred to above. Is it a paper publication or > soft copy? Any ISBN or URL by any chance? I have a co

Re: A question on session management in PHP4

2001-04-23 Thread Richard Critz
ISBN 0-7357-0997-1 - Original Message - From: "Hossein S. Zadeh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 23, 2001 2:21 AM Subject: RE: A question on session management in PHP4 > On Thu, 19 Apr 2001, Chad W. Skinner wrote: > > &g

RE: A question on session management in PHP4

2001-04-22 Thread Hossein S. Zadeh
On Thu, 19 Apr 2001, Chad W. Skinner wrote: > take the sessions variables and build a new object with them? I can not > remember where I read this, but it was possibly the Riders book Web > Application Development with PHP4.0 Thanks Chad. I've just fixed it up. In my opinion, being able to stor

RE: A question on session management in PHP4

2001-04-19 Thread Chad W. Skinner
TECTED] > Subject: A question on session management in PHP4 > > > Hi there, > I have used session management in PHP3 (with PHPLIB), and in PHP4. No > problem, I always thought,. "elementary my dear". > > Well, now I've stumbled over a small problem. In

A question on session management in PHP4

2001-04-18 Thread Hossein S. Zadeh
Hi there, I have used session management in PHP3 (with PHPLIB), and in PHP4. No problem, I always thought,. "elementary my dear". Well, now I've stumbled over a small problem. In PHP4, I have tested the following code, and it works fine: As one expects, the above code increments the co