On Mon, Mar 04, 2002 at 09:21:26AM +0100, Thomas Wentzel wrote : 
> And Markus - thanks, but I tried to subsitute parse_str($QUERY_STRING) 
> with parse_str("foo=foobar") which also didn't set my session var, foo
> So that is not the problem either!

    Ah! I now see what you mean!

    Have you double checked that, after parse_str(), $foo is set
    to foobar ?

-- 
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to