Blog
Source
2017-09-28
This enables PHP program to be modularized ... Useful function.
Source
2017-09-28
Breaking the loop before the condition is met. I used to use this to avoid endless loop.
Source
2017-09-28
This uses array to control the number of loops. Very confusing statement.
Source
2017-09-28
Another way to create a loop,
Source
2017-09-27
Now we are learning loop statement.
Source
2017-09-27
Using Switch statement to determine the action.
Embed Audio to Your Website
2017-09-27
Please checkout http://www.clickitaudio.com I think this is a great feature for your web and blog. Kistening is much easier than reading and less costly than video.
Source
2017-09-26
This is an extension of IF STATEMENT I just learned.
Testing Odd or Even using If St...
2017-09-26
I don;'t really understand how thesis working ... But I want to save it for the future.
Source
2017-09-26
"If" statement is something you use a lot writing any program.