Tag
if_else
Results
- Articles
- 3
- Blog Entries
- 0
- Links
- 0
Articles
-
PHP Conditional
Use if...else and switch statements to control the flow of your PHP programs by allowing them to make condition-based decisions.
-
Too Easy JavaScript - Arrays and Switch [4]
Expand your JavaScript horizon with arrays and switch statements. Organize your code using arrays and replace nested conditional statements with switch statements. Continue your journey in Too Easy JavaScript, Part 4.
-
Too Easy JavaScript - Control Structures [3]
Take control of your program using JavaScript's control structures! Using loops and conditional statements you can grab the reigns, and manipulate your program's flow.

