PHP Operators
Subject: Web development using PHP and MySQL
Operators are used to perform operations on variables and values. Some common operators are:
1. Assignment
2. Arithmetic
3. Comparison
4. Increment/Decrement
5. Logical
6. String
By:
Benjamin Onuorah
Login to comment or ask question on this topic
Previous Topic Next Topic