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.infoThe outcome is the expected one; $total is assigned 20, converting the $count variable from a stringto an integer in the process. Here’s another example demonstrating <strong>PHP</strong>’s type-juggling capabilities:The integer value at the beginning of the original $total string is used in the calculation. However, ifit begins with anything other than a numerical representation, the value is 0. Consider another example:

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

Saved successfully!

Ooh no, something went wrong!