Blog
2017-10-06
Today the moon looks so much bigger and brighter ... I took out the camera with zoom lens and took this photo. Still there are some photos I cannot take with iPhone.
2017-10-05
fgets = Reading One Line fgetc = Reading 1 Character
2017-10-05
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 ne...
2017-10-04
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()???
2017-10-04
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 underst...