John and Curt;

Thank you both very much for your help (and persistence) in this matter.
Ultimately, I used John's suggestion: creating $_SESSION['userArray'][vars].
It works.  I get to keep my vars named what I want.  In some ways, it's more
elegant than what I was doing in that it compartmentalizes the user vars.




"Curt Zirzow" wrote:

> I was browsing the php.net site and came accross this:
> 
> http://bugs.php.net/bug.php?id=23354
> 
> Note the last comment on the bug. It seems that person has been
> having the same problem as you.

Yeah - seems similar, but not quite the same.  You (Curt) were able to
execute my code without problem.  My code on my servers failed 100% of the
time, whereas the bug in the report only showed up intermittently.

Thank you both again!
-- 
Jeff Stillwall


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to