Usersystem Part 2

Posted by Pete | Posted in PHP Tutorials | Posted on 04-10-2009-05-2008

0

Well the next part is available for use :) . This part of the usersystem is the next part to the part 1 which can be found here. In this part we will focus on creating a ranking system so we can distinguish who is an administrator and who is a member. We will also create a function so that updating a user’s details is simple. Once we have this function we will create a members list, profile page for each user, and allow the user to edit their profile and password. So lets get stuck in.
Read the rest of this entry »

Advertise On PK-Tuts

Usersystem Part 1

Posted by Pete | Posted in PHP Tutorials | Posted on 28-09-2009-05-2008

1

Well after getting side tracked yet again I have written a user system for the users of PK-Tuts. In this part of the user system we will learn how to login and register will will also build some of the basic functions to check if you are logged in and logout. I will be expanding the user system in multiple parts so keep checking back.
Read the rest of this entry »

Tutorials Written By Peter Kelly