PHP Registration/User Authentication

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
stephenleefarmer
Forum Newbie
Posts: 1
Joined: Thu Jul 20, 2006 2:10 am

PHP Registration/User Authentication

Post by stephenleefarmer »

Hi All

Im new to PHP and am trying to build a website for a family member, i kknow what i am doing in HTML but am finding the mysql and PHP more difficult. Can any one point me to a good tutorial to show me how to create a simple registration and log in system for my site.

Hope to hear something soon.

Kind Regards

Steve
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

This website is a good start. Try seaching the forums for 'Login Script' or 'Registration Script'. Then look in the Code Snippets section. There are a lot of resources for login scripts around here.
Post Reply