query( $sql ); if( $objConn->nf() != 0 ) { $objConn->next_record(); $list_cnt = $objConn->f(0); } $default = 220; $default_right_padding = 20; $win_height = $default + ($list_cnt * 28); $default_div_height = $list_cnt * 28; if ($list_cnt >= 20) { $win_height = $default + 28*20; $default_div_height = 28*20; $default_right_padding = 0; } ?> POP ¼­¹ö °ü¸®
¼­¹ö
 
query( $sql ); $cnt = 0; if( $objConn->nf() != 0 ) { while( $objConn->next_record() ) { $prcseq = $objConn->f(0); $pname = $objConn->f(2); $pip = $objConn->f(3); $pport = $objConn->f(4); $ptype = $objConn->f(5); $pmonitor = $objConn->f(6); $pname = substr($pname, strpos($pname, "_") + 1); if ($mode == "add") { $title = "µî·Ï"; $title_img = ""; $pport = 80; $pmonitor = 'Y'; } else if ($mode == "mod") { $title = "¼öÁ¤"; $title_img = ""; } ?> close(); ?>
¼­¹ö¸í IP Port ¼­¹öŸÀÔ ¼­¹ö°¨½Ã
>