Create a dynamic website with PHP
Difficulty: Beginner ● Progress: 0 / 0 modules completed
Exercises
Exercise 1: Numbers
In a PHP file, write the code to:
- Create a variable that contains a decimal number.
- Display this variable.
You need a free account to read this module