Hi, i am trying to learn how to create login and register page on my own. But i am having any luck with it. can any one help me from start to finish? and by start to finish i mean just the login, register and database part, not the whole website. you will be also helping me with debuging php code.

If any one is interested just send me a private message and we can go from there.

Recommended Answers

All 2 Replies

Make register with page, with all the attributes you want for it, make a sql databse with the same attribute, establish sql connection between the two. Creat login page, check the entered value with the database value, if the username and passwork gets match, allow th user for further pages.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.