Assignment Operators
We'll cover the following...
Basic Assignment #
PHP allows you to do the basic arithmetic assignment by using the =
operator.
PHP allows you to do the basic arithmetic assignment by using the =
operator.