...

/

Challenge: Make Variables

Challenge: Make Variables

Declare variables in PHP and assign values to them.

We'll cover the following...

Problem Statement

  • Declare an int type
...