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 »



