Blog
Source
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...
Questionable Naming
2017-10-04
Do you think it is a good name???
index.html Hello World!
2017-10-03
Encoding it make it safer.
Source
2017-10-03
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.
Source
2017-10-03
Another string functions provided PHP that I used to have to write it myself.
Source
2017-10-03
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.
Source
2017-10-03
This is a very useful functions. substr_count() sunstr() subset_replace()
Source
2017-10-02
Finding the text within the sentence is a hand function. Like sort(), this function used to require people to write in the program.
Source
2017-10-02
Understanding ASXCII value and string length will come in handy.
Source
2017-10-02
It compares two strings and return value based on the result. If it returns 0 ... it is a match.