Hi Abhijit,
In all programming languages, operators are used to manipulate or perform operations on variables and values.
There are many operators used in PHP.
Assignment Operators
Arithmetic Operators
Comparison Operators
String Operators
Combination Arithmetic & Assignment Operators
Mar 17, 2010