-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/www/html/mypage/idx/
File Upload :
Current File : /var/www/html/mypage/idx/member.php

<?php

	if ( empty($total['loginid']))
	{
		switch ( $mode )
		{
			case 'result' :		$phpfile = 'search/skn.result.php' ;				$skinfile = 'search/result.html' ;						$title_type['navi'] = '<b>¾ÆÀ̵ð/ºñ¹Ð¹øÈ£ ã±â</b>' ;	break ;
			case 'search' :
			case 'search_pw' :
			case 'search_id' :	$phpfile = 'search/skn.search.php' ;				$skinfile = 'search/search.html' ;					$title_type['navi'] = '<b>¾ÆÀ̵ð/ºñ¹Ð¹øÈ£ ã±â</b>' ;	break ;
			case 'joinend' :		$phpfile = 'join/skn.result.php' ;						$skinfile = 'join/result.html' ;							$title_type['navi'] = '<b>°¡ÀÔ¿Ï·á</b>' ;	break ;
			case 'insert' :		$phpfile = 'join/act.insert.php' ;						break ;
			case 'join' :			$phpfile = 'join/skn.join.php' ;							$skinfile = 'join/join.html' ;								$title_type['navi'] = '<b>ȸ¿ø°¡ÀÔ</b>' ;	break ;
			case 'agree' :		$phpfile = 'join/skn.agree.php' ;						$skinfile = 'join/agree.html' ;							$title_type['navi'] = '<b>ÀÌ¿ë¾à°ü</b>' ;	break ;
			case 'login' :			$phpfile = 'act.login.php' ;								break ;
			default :				$phpfile = 'skn.login.php' ;								$skinfile = 'login.form.html' ;							$title_type['navi'] = '<b>·Î±×ÀÎ</b>' ;	break ;
		}
	} else {
		switch ( $mode )
		{

			case 'logout' :			$phpfile = 'act.logout.php' ;								break ;
			case 'act_out' :			$phpfile = 'membership/act.out.php' ;				break ;
			case 'out' :				$phpfile = 'membership/skn.out.php' ;			$skinfile = 'membership/out.html' ;				$title_type['navi'] = '<b>Å»Åð</b>' ;	break ;
			case 'point' :				$phpfile = 'membership/skn.point.php' ;			$skinfile = 'membership/point.html' ;				$title_type['navi'] = '<b>³» Àû¸³±Ý ³»¿ª</b>' ;	break ;
			case 'inFvrt' :			$phpfile = 'membership/act.fvrt.php' ;			break ;
			case 'fvrt' :				$phpfile = 'membership/skn.favorite.php' ; 	$skinfile = 'membership/favorite.html' ; 		$title_type['navi'] = '<b>ÀÚÁÖ¾²´Â ¿É¼Ç¼³Á¤</b>' ;	break ;
			case 'update' :			$phpfile = 'membership/act.update.php' ;		break ;
			case 'modify' :		$phpfile = 'membership/skn.modify.php' ;		$skinfile = 'membership/modify.html' ;			$title_type['navi'] = '<b>Á¤º¸¼öÁ¤</b>' ;	break ;
			default :					script_re( '/send') ;
			//default :				$phpfile = 'membership/skn.mypage.php' ; 	$skinfile = 'membership/mypage.html' ;			$title_type['navi'] = '<b>¸¶ÀÌÆäÀÌÁö</b>' ;	break ;
		}
	}

?>

Copyright © 2017 || Recoded By Mr.Bumblebee