Adding the remainder of 2 variable to another variable?
Am I going about it correctly?
PHP Code:
|
Re: Adding the remainder of 2 variable to another variable?
Not exactly. What you are doing is initializing a new variable with the sum of an existing variable and a remainder of two other variables.
Adding the remainder of two variables to another variable would be: PHP Code:
|
Re: Adding the remainder of 2 variable to another variable?
Quote:
|
| All times are GMT -4. The time now is 07:12. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.