Hey it's Doughnut,
I've been working on a website for a few days now and I've pretty much cracked and perfected all of the front end work that I desired to do, however after creating a form with method = post
I'm now unaware on how to allow my users to register and login.
What I require is someone to be able to tell me how to or be able to edit my code to implement PHP that:
- Allows users to Register an account
- Login to an account
- (POTENTIAL) Have email verifications for the accounts
- Have all data stored in a database as to whether or not the account is activated or not.
I'm aware that this can be a task but I'd love for someone to be able to share there knowledge with me if possible.
Cheers
Dan.
I've been working on a website for a few days now and I've pretty much cracked and perfected all of the front end work that I desired to do, however after creating a form with method = post
I'm now unaware on how to allow my users to register and login.
What I require is someone to be able to tell me how to or be able to edit my code to implement PHP that:
- Allows users to Register an account
- Login to an account
- (POTENTIAL) Have email verifications for the accounts
- Have all data stored in a database as to whether or not the account is activated or not.
I'm aware that this can be a task but I'd love for someone to be able to share there knowledge with me if possible.
Cheers
Dan.
