You are using the following code to decide if a button is clicked, but it is never returning true. Which step is most likely to shed light on the problem?
isset($_POST['submit'])
You are using the following code to decide if a button is clicked, but it is never returning true. Which step is most likely to shed light on the problem?
isset($_POST['submit'])