Let’s create a variable:
$varriablename = 'sometext';
The variable name must not start with numbers
! should not be just digits
! cannot be used “–” symbol, but can be used “_”
you can use uppercase and lowercase letters
! should not be just digits
! cannot be used “–” symbol, but can be used “_”
you can use uppercase and lowercase letters