Monday, August 1, 2011

PHP Tutorial for Beginners - #6 - Switch statement & If statement comparison

In this tutorial we're comparing the switch statement and the if statement and we learn that switch statements are better to use when we have more than 3 or 5 conditions to check. You can read the code used here: teachmeupphp.blogspot.com

No comments:

Post a Comment