I was wondering if it was possible to combine the 3 meaning. Could I have a basic html button which accesses javascript which then asks PHP to update the mysql Database without having to refresh the page to do so? I don’t know if this is possible?
My main goal is basically to update the database without having to refresh the page.