PHP Operators: Bitwise OperatorsTag: operator, Bitwise Operators Category: PHP Basicpost: 08 Mar 2008 read: 646 PHP Operators Step By Step Tutorial - Part 5: Bitwise operator is operator that is used for the bit operation (binary digit) in level (0 and 1).
In fact, bit operator inspiration of its ability at C Ianguage, but at php script is seldom to be used.
Pay attention to the example of using bit operator at script as following:
The result of executing bitwise operator.php:
| ||||||||||||||||||||||||||||||
| | Give Your Opinion | Recommend | ||||||||||||||||||||||||||||||
|

