7
I wonder what the meaning of *=
both in PHP and Javascript:
I have a JS function and I’m converting to PHP, then appeared this *=
but I have no idea what it does.
On the question of function is right. I would just like to understand what it is for.
$b *= 200;