I'm trying to reload a table which was also generated by PHP.
The table has an ID: #bookmarks
After the user pressed a button, the table should reload the content + the data they have just added. I'm a bit confused because I don't know how to send all of the data from a PHP result.
Thanks, James