Combined assignments operations in PHP

There are a few combined assignments operators in PHP. These operations are represented with a type of mathematical function that needs to be performed and the equal sign.

It is possible to perform the following operations: addition, subtraction, multiplication, division and modulus or remainder. The last one is represented with a percent sign.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator