I created a node.js connection to my mysql database, and I am able to retrieve and input data to my database using connection.query()
. Now I wan't to be able to show the data on my database on my html tables, is there something like getElementBtID
. I have no idea how to do it because I'm new to back end development.
via masterYao09
No comments:
Post a Comment