Posts by Joana Aguiar • 33 points
2 posts
-
0
votes1
answer753
viewsQ: Go through array and check if a field is empty (PHP)
In one of the files I have a dynamic table that receives data from BD, but with the possibility of inserting more rows in the table. Note that when inserting more rows the idFaturacao will be empty.…
-
3
votes1
answer229
viewsQ: Validate dynamic table sums in Javascript
I have a question about validating sums of dynamic tables. I have two inputs one with the value with Iva and the other of the value without Iva. I have a dynamic table where I enter billing periods.…