Operator are the use to perform difference function. Main Used in the Php.
Arithmetic operator : +,-,*,/
Logical : &&, ||, !
conditional : <,>=<,=>,==
Bitwise : Bitwise operator works on bits and perform bit-by-bit operation. The truth tables for &, |, and ^