Addition Example: 5 + 5 = 10

Subtraction Example: 10 - 5 = 5

Multiplication Example: 5 * 5 = 25

Division Exmample: 25 / 5 = 5

The PHP arithmetic operators are used with numeric values to do math and work with numbers as shown above (e.g., addition, subtraction, multiplication, etc.)