> Someone actually just pointed out to me that if(-1) returns true. In
> that case, I suppose my suggestion doesn't quite work.

Well,  it  still "works" depending on what conclusion you want to draw
in your local environment.

Sessions_disabled || yes_active_session might go through the same code
path, while no_active_session might go through another.

-- S.



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

Reply via email to