PHP - Operators
Why does the compound assignment operator
+= update the variable instead of creating a new one?+= update the variable instead of creating a new one?+= operator adds the right value to the current variable value.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions