How do I create user logins for my mysql/php database?

To make the user have to fill in something before clicking Login we will set the Login button to start as disabled (Do this using the attributes section, after clicking on "Login" to your left). First thing to do is to use the text boxes to fill our global variables.
 
Back
Top