Posts by Marcos Figueiredo • 13 points
2 posts
-
0
votes2
answers48
viewsA: Subtract fields inside while in PHP
Benilson thanks worked perfect! also put to display the total consumption. $total consumption += $consumption; echo $totalConsume;
phpanswered Marcos Figueiredo 13 -
0
votes2
answers48
viewsQ: Subtract fields inside while in PHP
I am having difficulty subtracting fields from the same column (measurement), I have date, time and measurement in a table called reading. I want it to stay that way: data, hora, medicao, consumo…
phpasked Marcos Figueiredo 13