Variables - Naming & Types
Naming: Variables can only contain numbers, letters, and underscores, although they must begin with a letter or underscore. They are case sensitive. Types: Variables can store the data types string, number, float, boolean, array, and null. Glossary
|
Variables - Modifiers
|
Cheatography
https://cheatography.com
PHP - Variables Cheat Sheet (DRAFT) by zeckdude
This is a draft cheat sheet. It is a work in progress and is not finished yet.