Authorization
FrontPage
|
FindPage
|
TitleIndex
|
RecentChanges
|
UserPreferences
FrontPage
›
Biloo
›
Authorization
Authorization
- 사용자가 해당 시스템의 어떤 자원에 접근 할 수 있는지에 대한 권한의 확인. 쉽게 말해 손님인지 관리자인지 판단해서 접근할수 있는 곳을 제한하는 것
see also
Authentication
if ($lastedit) print "last modified $lastedit $lasttime
"; if (isset($options[timer])) print $menu.$banner."
".$options[timer]->Write()."
"; else print $menu.$banner."
".$timer; ?> # # ?>