Norman Cates wrote:
> I cannot get session information to work under any circumstances....
> 
SNIP
> But even reading the comments on the above page, nothing will work. It will
> not persist with the session variable...
> 
> Am I doing something wrong?

If you are using recent PHP, track vars are always on.
Anyway, try E_ALL for error reporting, you might see
some error messages from sessoin module.

-- 
Yasuo Ohgaki


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

Reply via email to