Posts by Deyvis Charles • 35 points
2 posts
-
2
votes2
answers1692
viewsQ: How to pass the `id` of a post via``by ultilizing AJAX?
I would like to update via ajax, but I’m having a hard time sending the id of postage via post or get for the external form: php/editarDespesa.php. The form is not displaying the dados, but without…
-
-3
votes1
answer182
viewsQ: How to return the total value of items in a table?
I want to know how to return the total value of items, I use the mysqli to connect to the bank. Table ec_despesas have the following fields: (more details of the structure in this image) id, aba,…