Greetings,
I am trying to learn html/php/mysql for a project and I have ran into a dilemma that I can’t find an answer to (which usually means I don’t know the right way to phase the question). I’m trying to build a button that toggles the layout on the page and another that adds +1 to a value displayed on screen, but the code has already been process so nothing actually changes, even if the variable in the data-table have changed. What do I need to do to get something like this to work?