I would like to know what is the meaning of *=
in both PHP and Javascript:
I have a JS function and I'm converting to PHP, so it came up with *=
but I have no idea what it does.
In the question of function is right. I would just like to understand what it is for.
$b *= 200;