Discussion board
What is operator ?
By Abhijit Paul
what is operator ???
Reply
Post   Reset
Teacher SiliconIndia replied to Abhijit Paul Wednesday, March 17, 2010
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