Google News
logo
PHP - Interview Questions
What are PHP Operators ?
PHP Operators are used to perform operations on variables and values. PHP Operators can be categorized in following groups :

Arithmetic operators
Assignment operators
Comparison operators
Increment/Decrement operators
Logical operators
String operators
Array operators
Advertisement