Posts by Guilherme Campos • 31 points
2 posts
-
0
votes0
answers177
viewsQ: Fill div content from a select
Good afternoon, I would like to fill the contents of a panel from a data chosen in select. My code seems correct, follows below what I have so far: HTML <div class="panel panel-primary">…
-
3
votes2
answers614
viewsQ: Update database via input using ajax/php
I need to update a table in the database, reading the data entered in the input, by clicking the button. This is what I have so far: HTML: <td>ADSL</td> <td class="superdanger">…