Tyilo Posted November 11, 2008 Share Posted November 11, 2008 When i test this it doesn't display the password input, but when you press login or register, then it will show it. Why? [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/132288-solved-php-chat-error/ Share on other sites More sharing options...
bobbinsbro Posted November 11, 2008 Share Posted November 11, 2008 because the password input fields are inside the if(isset($_POST["mode"])) blocks. so they only get displayed once you submit the form. Link to comment https://forums.phpfreaks.com/topic/132288-solved-php-chat-error/#findComment-687767 Share on other sites More sharing options...
Tyilo Posted November 11, 2008 Author Share Posted November 11, 2008 thanks Link to comment https://forums.phpfreaks.com/topic/132288-solved-php-chat-error/#findComment-687771 Share on other sites More sharing options...
bobbinsbro Posted November 11, 2008 Share Posted November 11, 2008 no problem please set topic to solved. Link to comment https://forums.phpfreaks.com/topic/132288-solved-php-chat-error/#findComment-687773 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.