php _POST not working in html form with JS validation [closed]
问题 Closed. This question needs debugging details. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 19 hours ago . Improve this question I have the code below. When I try to run access post elements with these lines $tempskill = ($_POST['skill']); $temptopic = ($_POST['topic']); I get an error because it is not able to access the chosen skill or topic element from drop down. The goal was to allow a user to select