PHP does not redirect to another page after ‘Submit’ button is pressed
I’m creating a transactional website for my ICT coursework, and I am making it on Adobe Dreamweaver using PHP, Javascript, and CSS. This is my login.php and, when the ‘submit’ button is pressed, should take the user to the signin.php page.