-
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.
-
posted 2017-10-04 15:53
独り言
by
ウチクラ ケンイチ
The sample codes listed is very confusing. I am modifying them to make sure it works. I still don't have a good handle / understanding of class. What can't we just use function()???
-
posted 2017-10-04 15:04
独り言
by
ウチクラ ケンイチ
I think one of the features of PHP is to make it class/object oriented. To do so, you need to understand Class and Object and how they are used. I will spent more time with this to make sure I understand what I am doing. This is a sample ... I created a class called Dog and calling it from outside.
-
posted 2017-10-03 20:10
独り言
by
ウチクラ ケンイチ
Do you think it is a good name???
-
We have three people from our Japanese partner company here in our office since Sunday. For two days, we are talking about our next services in Japan. We don;'t even have time go out to lunch. They are going back to Japan tomorrow.
-
posted 2017-10-03 13:31
独り言
by
ウチクラ ケンイチ
Encoding it make it safer.
-
posted 2017-10-03 10:14
独り言
by
ウチクラ ケンイチ
This is another high level function of PHP. I am starting to feel like PHP is a 4th generation language ... if you know what I mean.
-
posted 2017-10-03 09:48
独り言
by
ウチクラ ケンイチ
Another string functions provided PHP that I used to have to write it myself.
-
posted 2017-10-02 19:57
独り言
by
ウチクラ ケンイチ
This is another function that I used to write as a subroutine in BASIC. I don't know if I call PHP a programming langue. I nishi day 14 with this function.