11.07.2015 Views

PHP MySQL - Stilson.net

PHP MySQL - Stilson.net

PHP MySQL - Stilson.net

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CHAPTER 3 • <strong>PHP</strong> BASICSwww.it-ebooks.info?>} else {echo "Sorry!";}Like all conditionals, elseif supports the elimination of bracketing when only a single statement isenclosed.The switch StatementYou can think of the switch statement as a variant of the if-else combination, often used when youneed to compare a variable against a large number of values:

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!