Chidori Soul Posted May 25, 2009 Share Posted May 25, 2009 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? Quote Link to comment https://forums.phpfreaks.com/topic/159535-mysql-database-question-for-register/ Share on other sites More sharing options...
Chidori Soul Posted May 25, 2009 Author Share Posted May 25, 2009 come on, I really need this script finished Quote Link to comment https://forums.phpfreaks.com/topic/159535-mysql-database-question-for-register/#findComment-841530 Share on other sites More sharing options...
Maq Posted May 25, 2009 Share Posted May 25, 2009 come on, I really need this script finished Then you better get crackin. Have you tried this? Quote Link to comment https://forums.phpfreaks.com/topic/159535-mysql-database-question-for-register/#findComment-841531 Share on other sites More sharing options...
Chidori Soul Posted May 25, 2009 Author Share Posted May 25, 2009 I have, didn't work, tried everything, didn't work, I just don't get how to do those 2 questions that I stated above Quote Link to comment https://forums.phpfreaks.com/topic/159535-mysql-database-question-for-register/#findComment-841532 Share on other sites More sharing options...
Maq Posted May 25, 2009 Share Posted May 25, 2009 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. Quote Link to comment https://forums.phpfreaks.com/topic/159535-mysql-database-question-for-register/#findComment-841534 Share on other sites More sharing options...
Ken2k7 Posted May 25, 2009 Share Posted May 25, 2009 Please make an attempt yourself, no one is going to do this for you... ... outside of Freelance. Quote Link to comment https://forums.phpfreaks.com/topic/159535-mysql-database-question-for-register/#findComment-841535 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.