Check this out:

http://www.php.net/manual/en/language.operators.bitwise.php

Nicole Amashta
www.aeontrek.com

Michael Reynolds wrote:
> Are there any functions or operators, which will modify bits in a
> variable? If so, which? For example, if I were to use C to set bit 4 on
> for variable bit_set, I would use 'bit_set |= 4'.
> 
> __________________________________________________
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience
> http://launch.yahoo.com


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

Reply via email to