Challenge: Make Variables
Declare variables in PHP and assign values to them.
Problem Statement
- Declare an int type variable and name it $intNumberand assign it a value of 1000.
- Declare a char
Declare variables in PHP and assign values to them.
$intNumber and assign it a value of 1000.