Common operators in php
There are several different types of operators in PHP. An operator is something that takes one or more values (or expressions, in programming jargon) and yields another value (so that the construction itself becomes an expression).[2]