How to pass dropdown value to php to mysql query for the next drop-down value?
How am I able to allow the second query in this snippet to pass the value from the first selection onchange to the next? whenever I put the variable in the query, it does not recognize the change, but if I manually code the where clause, it works: