Blog Thread
- PHP DAY 9-1 Bit Operations
Source
Output
To understand bit operations, I need to understand binary.
In this example 7 in binary is 00000111, 8 is 00001000.
Do I ever used those bit operations? I don't know. But I know PHP can handle bit operations. It is good to know.
- If you are a bloguru member, please login.
Login
- If you are not a bloguru member, you may request a free account here:
Request Account