-
投稿日 2017-09-26 11: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.
-
投稿日 2017-09-26 03: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.
-
投稿日 2017-09-26 02: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"
-
投稿日 2017-09-24 10:22
独り言
by
ウチクラ ケンイチ
YOU'LL MISS 100% OF THE SHOTS YOU DIN'T TAKE!
-
投稿日 2017-09-23 09:19
独り言
by
ウチクラ ケンイチ
What a nice weather we are having today. I am hoping Kiroboto will be ready for pre-release showing next week.
-
投稿日 2017-09-23 06:32
独り言
by
ウチクラ ケンイチ
This is how you compare two values. Again type is the main reason I cannot get result.
-
投稿日 2017-09-23 03:37
独り言
by
ウチクラ ケンイチ
This is simple. I am moving on.
-
投稿日 2017-09-22 09:31
独り言
by
ウチクラ ケンイチ
I have no idea why I need to learn about GLOBALS ... I guess I will be using it later.
-
投稿日 2017-09-21 10:27
独り言
by
ウチクラ ケンイチ
I spent entire afternoon talking about Ezell's Famous Chicken project for Japan. During this meeting, I think we came up with few points that needed to addressed. I am skipping the PSP study today.
-
投稿日 2017-09-20 09:00
独り言
by
ウチクラ ケンイチ
With is I know what kind of server environment my program is running.