ํ‹ฐ์Šคํ† ๋ฆฌ ๋ทฐ

728x90
SMALL

public static function getAuth($now_controller, $now_action)

{

//0924 ์„ธ์…˜์ฒดํฌ

$session = new Zend_Session_Namespace('menus');

if (isset($session->menus)) {

$menus = $session->menus;

$cnt = 0;

foreach($menus as $val) {

if (strtolower($val['controller']) == strtolower($now_controller) && strtolower($val['action']) == strtolower($now_action)) {

$cnt++;

}

}

//echo 'cnt : ' . $cnt;

if ($cnt < 1) {

echo 'Access deny.' . '<br />';

echo '<a href=/' . Constants::url_prefix . '/Login>Go login page</a>';

exit;

}

} else {

header('Location: /' . Constants::url_prefix . '/Login');

}


}

728x90
LIST
๋Œ“๊ธ€
๊ณต์ง€์‚ฌํ•ญ
์ตœ๊ทผ์— ์˜ฌ๋ผ์˜จ ๊ธ€
์ตœ๊ทผ์— ๋‹ฌ๋ฆฐ ๋Œ“๊ธ€
Total
Today
Yesterday
๋งํฌ
ยซ   2025/06   ยป
์ผ ์›” ํ™” ์ˆ˜ ๋ชฉ ๊ธˆ ํ† 
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
๊ธ€ ๋ณด๊ด€ํ•จ
250x250