Learn PHP 02 – Variables
Variables are one of the most basic building blocks when it comes to learning PHP. This lesson will cover how to declare multiple different types of variables such as strings, integers, floats, booleans, and arrays. Towards the end of the video, I’ll even give an example on how to mix PHP statements within an HTML page.
source