Answered
userID
If you have ever let Dreamweaver create a login for you with
user access level it seems quite easy especially when you are
checking the access level through your MySQL database. One of the
issues I am running accross is, I want users to login but also able
to change their username, password, first name, last name, e-mail
and so forth and I just don't know where to start. I am using
Dreamweaver's MX 2004 login function with Access Level. So the code
it generates is basically what I have. So how do I get the user to
edit their own info. Each user has their own userID. So how can I
grab the userID once they logged in when they are in the index.php
page. The index.php is when the user successfully log's in.
The only thing I see in the login which Dreamweaver places these php scripts is MM_Username & MM_UserGroup.
I hope I am making sense and not confusing anyone.
Thank you,
AdonaiEchad
The only thing I see in the login which Dreamweaver places these php scripts is MM_Username & MM_UserGroup.
I hope I am making sense and not confusing anyone.
Thank you,
AdonaiEchad
