Jump to content

MySQL Database Question: for Register


Chidori Soul

Recommended Posts

Ok, so I am a RPG designer, and I need to ask one last question (or usually more) so I can finish the Register Page.

 

1. I have made the table for my Register Page, now what code do I input to my Register Page for it to work.

 

My Table Screenshot

 

Now, I just really need the code I put into the page, but I have no idea on what that would be, can anyone help me?

 

 

 

2. When a User Registers, how can I make it so that the table stores the information, and saves them for that users profile. So, the table automatically updates and they can Login?

Link to comment
Share on other sites

Please make an attempt yourself, no one is going to do this for you...

 

If you just need the SQL help, because you DID post in the MySQL forum, you need to use INSERT for the registration and to check when the user logs in you need to use SELECT and see if the credentials are correct by checking if the query returned any rows.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.