-
posted 2017-09-25 19:30
独り言
by
ウチクラ ケンイチ
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.
-
There are class of vehicles that are called Keiyonrin 軽四輪 (Light Four Wheel) cars in Japan. The biggest engine they can have is 660cc and some are tur...
-
posted 2017-09-25 15:14
独り言
by
ウチクラ ケンイチ
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.
-
posted 2017-09-25 11:00
独り言
by
ウチクラ ケンイチ
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.
-
posted 2017-09-25 10:36
独り言
by
ウチクラ ケンイチ
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"
-
posted 2017-09-24 18:20
独り言
by
ウチクラ ケンイチ
PHP uses ( condition )? true : fault; as a grammar for simple condition testing. It is same as If condition then true else fault in BASIC.
-
You really need to try Tonkatsu (if you can) in Japan. Ton = Pork Katsu = Cutlet They are so good.
-
posted 2017-09-24 15:55
独り言
by
ウチクラ ケンイチ
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.
-
People are packed into a train in Japan. You might want to avoid it but your might want to try it too.
-
posted 2017-09-23 18:22
独り言
by
ウチクラ ケンイチ
YOU'LL MISS 100% OF THE SHOTS YOU DIN'T TAKE!