Page 2 of 2

Posted: Mon May 19, 2003 4:58 am
by volka
not the include only the login code, the block where you check wether the credentials are correct and (if) mark the session as logged in
  • login/password supplied?
    • valid login?
      • set session-data
  • session:valid user?
    • show user menu
  • session:admin?
    • show admin menu
Just leave the admin include code where it is and put the login code before it.

ok )

Posted: Mon May 19, 2003 5:44 am
by irealms
thanks i'll try it once my server is back up :cry: