Assignment Operators
http://www.php.net/manual/en/language.operators.assignment.php

Incrementing/Decrementing Operators Arithmetic Operators
http://www.php.net/manual/en/language.operators.increment.php

Arithmetic Operators
http://www.php.net/manual/en/language.operators.arithmetic.php

Operator Precedence
http://www.php.net/manual/en/language.operators.php

"Jeff McKeon" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
In PHP, what does the operator "-=" do?  I can't find a ref to it's
function in the online manual or any books I have.

Thanks,

Jeff

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to