Create a dynamic website with PHP
Difficulty: Beginner ● Progress: 0 / 0 modules completed
Mathematical Operators

One of the benefits of PHP is that it performs mathematical and logical operations directly on the server, invisibly to the user.
The PHP language includes the four basic arithmetic operations:
- addition
- subtraction
You need a free account to read this module