PHP variables example

We can also do it like this:

"; echo "My name is $myName and I am $myAge years old."; ?>