- ハッシュタグ「#uchikuraco」の検索結果2180件
Source
Output
This is an extension of IF STATEMENT I just learned.
Testing Odd or Even
using If Statement
Result
I don;'t really understand how thesis working ... But I want to save it for the future.
Source
Output
"If" statement is something you use a lot writing any program.
As you know I have started teaching myself PHP programming. I hove programmed before in different language. I hope I am not just too old to learn.
You cannot teach an old dog new tricks.
Source
Output
This is use to add 1 or delete 1 from the valuable when the line is processed. This is what we use to set the number of loops.
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.
Source
Result / Output
Some of the operations are easier to understood when you write them and execute them. The logical Operations are just that.
Logical Operations are "AND" "OR" "XOR" and "NOT"
Source
Output
PHP uses
( condition )? true : fault;
as a grammar for simple condition testing.
It is same as
If condition then true else fault
in BASIC.
If you postpone what you can do today to tomorrow, you will postpone what you can do to a day after tomorrow and so on. You cannot never finish anything you don't start.
YOU'LL MISS 100% OF THE SHOTS YOU DIN'T TAKE!
- ブログルメンバーの方は下記のページからログインをお願いいたします。
ログイン
- まだブログルのメンバーでない方は下記のページから登録をお願いいたします。
新規ユーザー登録へ