Posts by Rafael W • 1 point
1 post
-
-2
votes3
answers1191
viewsA: Show BD record without refresh
Best way to do this is with Ajax. There is plenty of tutorial on the internet, and you can simplify using jQuery’s Ajax. Take a look here: https://www.w3schools.com/jquery/jquery_ajax_load.asp To…