Showing posts with label switch case statement. Show all posts
Showing posts with label switch case statement. Show all posts

Sunday, December 22, 2013

PHP: if, elseif, and switch case statement

Hi friends today we will see if statements, elseif statement and switch case in PHP. First of all we will have a look at if statement,