Understanding the work together and howto for <button type="submit" between HTML js and php
I searched around for the last few days, but couldn’t get the entry point of understanding.
How the work together between HTML, Js and PHP for the submit button is.
Especially for my case, I want a submit button that triggers bootstrap toast via id=”” and submit the name=”” value further to PHP (but more later)