ブログスレッド
- 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.
- ブログルメンバーの方は下記のページからログインをお願いいたします。
ログイン
- まだブログルのメンバーでない方は下記のページから登録をお願いいたします。
新規ユーザー登録へ