Posts by Leo • 537 points
53 posts
-
1
votes2
answers151
viewsQ: Clone and delete DIV
Good morning, everyone, I need to implement in a project a function in my Products tab, where I need to add (clone) and remove the Divs and increment the number of these dynamically through the…
-
0
votes1
answer59
viewsQ: Error in autocomplete search field - PHP / AJAX
Good afternoon guys, today I managed to make a progress in my code and I got to the point where I must be missing something stupid but I can’t find it. I am making an input field with search and…
-
0
votes1
answer82
viewsQ: Returning BD data with PHP and AJAX
I’m a beginner with PHP and I’m having a problem returning data from BD to present it in the Front-End with AJAX and JS. I don’t think I know how to handle the data, because until the browser…