© David Powers 2019
David PowersPHP 7 Solutionshttps://doi.org/10.1007/978-1-4842-4338-1_4

4. PHP: A Quick Reference

David Powers1 
(1)
London, UK
 

Whereas the previous chapter offered a bird’s eye view of PHP for beginners, this chapter goes into detail. It’s not intended to be read at a single sitting. Dip into it when you need to find out how to do something specific, such as build an array or use a loop to repeat an action. The following sections don’t attempt to cover every aspect of PHP, but they’ll help expand your understanding of the rest of the book.

This chapter covers
  • Understanding data types in PHP

  • Using arithmetic operators for calculations

  • Understanding how PHP treats variables in strings

  • Creating indexed and associative arrays

  • Understanding ...

Get PHP 7 Solutions: Dynamic Web Design Made Easy now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.