PHP Operators

preview_player
Показать описание
PHP Operators are used to perform operations on variables and values.

An operator is something that takes one or more values and yields another value.

PHP has several types of operators which are listed below:

1. Arithmetic operators
2. Assignment operators
3. Comparison operators
4. Increment/Decrement operators
5. Logical operators
6. String operators
7. Array operators

Operators are very important to understand for programming in PHP.

To learn more about PHP Operators, check out the PHP Manual.

Don't forget to Subscribe and follow us @
Рекомендации по теме