login script with two levels of access
- From: jsd219 <info@xxxxxxxxxxxxxxxxxxxxxx>
- Date: 31 May 2007 07:14:45 -0700
Can anyone help with this code please! I am a novice and need help.
I have two hard coded user ids and passwords with an additional field
called level. for the sake of
this explanation lets call them.
user_id - abc password - 123 level - 1
user-id - xyz password - 456 level - 2
I have two separate admin pages called list_pages.php and
list_pages1.php
I need a login to allow people that sign in with login "abc" to be
able to access "list_pages.php" and people that login in with "xyz"
to be able to access "list_pages1.php"
can anyone help, Please. I am desperate
God bless
jason
.
- Follow-Ups:
- Re: login script with two levels of access
- From: SterLo
- Re: login script with two levels of access
- Prev by Date: Re: To OOP or not to OOP
- Next by Date: Re: Searching for Happiness ?
- Previous by thread: PHP/mySQL Forum/BBoard Recommendations
- Next by thread: Re: login script with two levels of access
- Index(es):
Relevant Pages
|