-
posted 2017-10-07 15:00
独り言
by
ウチクラ ケンイチ
I copied the sample code and made it run ... But if I tell you I understood what those codes are ... I would be lying.
-
posted 2017-10-07 13:14
独り言
by
ウチクラ ケンイチ
Error Handling ... In my opinion, this function is not necessary of you design a program to expect all the unexpected.
-
posted 2017-10-06 17:03
独り言
by
ウチクラ ケンイチ
Tomorrow I will learn about PHP Error Handing. So for today, it is done. Learning continues to the weekend. I think I have done well for last three weeks. Few more weeks, I should be able to write something.
-
posted 2017-10-06 15:58
独り言
by
ウチクラ ケンイチ
Append file to the existing file.
-
posted 2017-10-06 13:40
独り言
by
ウチクラ ケンイチ
Writing a file from PHP programming.
-
posted 2017-10-05 15:45
独り言
by
ウチクラ ケンイチ
fgets = Reading One Line fgetc = Reading 1 Character
-
posted 2017-10-05 15:12
独り言
by
ウチクラ ケンイチ
Read file by line at a time.
-
posted 2017-10-05 14:27
独り言
by
ウチクラ ケンイチ
fopen fread fclose The first step to file I/O ... exciting.
-
posted 2017-10-05 11:44
独り言
by
ウチクラ ケンイチ
I have decided to skip CLASS functions of PHP ... I may re visit it later. It just does not make sense to an old programming guys like me. Object oriented is like a mass production cars ... It will never win any races.
-
posted 2017-10-04 17:01
独り言
by
ウチクラ ケンイチ
I stop here for today before I really confuse myself.