Page 1 of 1

Login / Register Script Needed

Posted: Sun Jul 31, 2005 7:18 am
by hudbarnett
Hi All

I’m looking for help to develop a login and register procedure for a website that I am trying to make. But i haven't used php before, so i was hoping that someone may have already built one or can help by making one for me.

I need a login section for a page with somewhere to register. I visualise it looking like a normal login box with some text below saying Register Here.

If the user wants to login they put in their details and click login, if the details are correct they are then redirected to a members page. If the details are wrong, they are asked to try again.

If the user wants to register they are redirected to a register page, once they have completed the fields in the page they click a register button and then an email should be sent to them with their details for the login, then they are redirected back to the homepage.

I only need the user to register their Username, Password and Email address.

I have made a flow chart showing how i think it should be setup.

Image

Thanks for reading my post.

Posted: Sun Jul 31, 2005 3:01 pm
by hudbarnett
I've managed to come up with a solution for this now. Thanks for all who read the post. :D