Posts by Ronierick Holanda • 3 points
3 posts
-
0
votes2
answers118
viewsQ: Create data loop received by post and insert into mysql
good morning. I’m trying to make a shopping ordering system. I would like to know how to receive $_POST values and send them to a bank. The problem is that this $_POST information is dynamic. I…
-
0
votes1
answer254
viewsQ: Take data from a dynamic table and save to mysql
good night. I haven’t programmed in a long time! I’m rusty, rsrs I need help. I’m making a system to control budgets. my problem is that I need to take this product information and play in a mysql…
-
0
votes1
answer848
viewsQ: Dynamic multiselect with bootstrap
good afternoon. I’m having a big problem. I have a dynamic select combo which is the following order: Parents UF City Neighborhood This information is loaded from MYSQL. Considering that it is a…