probably priority issue. try:
if (($One & $Two) == $One)
- -
in your example this means:
((0100 & ) == 0100)
(0100 == 0100)
TRUE
...in other case 0100 & ( == 0100) is 0100 & 0 is always 0
hope this helps
Buchholz
"Fred" wrote
>
er of
supported servers' still fills my heads space... ;) Thanks for your
attention again. I´m keep on trying to figure out a solution
meanwhile looking into the code.
--Buchholz
> what does this mean?
>
> Warning: Cannot use a scalar value as an array
>
> I look at the line that i
it pushed to a later appearance by optimising file handle
consumption?
Any one out there who knows more about this? Any hints?
Thanks in advance.
--Buchholz
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
3 matches
Mail list logo