how to apply a php code to fetch record in my database(MySqL:SQLyog) that determine whether a
the user is an "admin" or just "user"? My database "tblmember" has this following fields
"id, username, password, accessLvl "., accessLvl ("admin and user ").,
Hope for a positive response.,