And why are you stuck on integer?
The fact that text fields are also calculated is completely normal.
You can use e.g. ((int)$value * (int)$value2)
https://www.w3docs.com/snippets/php/simple-php-calculator.html
And why are you stuck on integer?
The fact that text fields are also calculated is completely normal.
You can use e.g. ((int)$value * (int)$value2)
https://www.w3docs.com/snippets/php/simple-php-calculator.html
And why are you stuck on integer?
The fact that text fields are also calculated is completely normal.
You can use e.g. ((int)$value * (int)$value2)