Jump to content

Creating a Registration/Email Validation process in PHP


burning88

Recommended Posts

Hi, really dumb question here... I am a web developer with a working knowledge of PHP and MySql.  ;D I would like to learn how to create a system where a user must create an account, and log in, in order to gain access to a site.

 

I have been following tutorials for several weeks now but none of them lead in the right direction. I would like to create a system similar to the process whereby I gained access to this forum; where you must register, and stay registered, to view a website.

 

Could someone point me in the right direction. Thank you!

The best way to learn about how to create a specific application is to examine existing scripts. Tutorials are not always complete working scripts.

 

You could for example download the SMF script and examine its' code.

 

Here are two hotscripts areas you could also find existing scripts to examine -

 

http://www.hotscripts.com/category/php/scripts-programs/user-management/

http://www.hotscripts.com/category/php/scripts-programs/user-authentication/

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.