I want to show the email in the email text input using this code but this code is not working when login is failed.
value= "if(isset($_POST['submit'])){ ?PHP echo $_POST[''email]?>";}