Blog
Source
2017-10-07
I copied the sample code and made it run ... But if I tell you I understood what those codes are ... I would be lying.
Source
2017-10-07
Error Handling ...In my opinion, this function is not necessary of you design a program to expect all the unexpected.
PHP Learning
2017-10-07
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.
SourceI created file, then rea...
2017-10-06
Append file to the existing file.
Source
2017-10-06
Writing a file from PHP programming.
What do you see in the the moon?
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.
Source
2017-10-05
fgets = Reading One Linefgetc = Reading 1 Character
sample.txt
2017-10-05
Read file by line at a time.
sample.txtThis is a test file ...
2017-10-05
fopenfreadfcloseThe first step to file I/O ... exciting.
PHP Day 17-1 Skipping Class
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...