Posts by Maxwell Gomes • 47 points
4 posts
-
0
votes1
answer83
viewsQ: Request with Checkbox + inputys
Guys, how would p/ make a mini ordering system, through checkbox and input, this would be the idea in the code below: <form method="POST"> <input type="checkbox" name="produto[]"…
-
1
votes1
answer41
viewsQ: <select> in php
How do I send data via select without losing the previous ones in php? Every time I send it is overwritten =/ Just follow my code: Ex: <form method="POST"> <select name="teste[]">…
phpasked Maxwell Gomes 47 -
0
votes3
answers169
viewsQ: 2 Arrays in foreach from a form
Good evening guys! Suppose I have these arrays: alimento[] and quantidade[] How do p/ put the 2 array in foreach, I can only put 1 =/ Follows my code: <form method="POST"> Feijao<input…
phpasked Maxwell Gomes 47 -
2
votes1
answer45
viewsQ: Javascript code
Staff I am still climbing in the area of Ti, someone could help me with the following code, it would be simple thing but of utmost importance in the work of my course, follows the code HTML…
javascriptasked Maxwell Gomes 47