Authentication: Part II
(User Levels)

We can set unique conditions for accessing particular data. This is accomplished by associating an access level with each user in the database. This access level will determine what the authentication script will allow the user to view.

*Username: user
*Password: pass

*Admin Username: superuser
*Admin Password: superpass