I need a submit button that allows to send to the variable $_POST in PHP the values of <select>. I don't want the table to be displayed, as I only need the cascading filters and to be able to send the values from the <select> to the $_POST variable in PHP.
Can anyone help me implement this based on this code and based on this example of the image below: