Basic PHP Examples

This is printed by PHP Echo

The following is an example of using double quotes to print a variable
Sahil

Using a single quote.
$name
The above name is printed using PHP variables $name

Sahil codes in PHP
The above statement was printed by concatenating two variables

5 is smaller than 10