 width="150" height="197" vspace="14">
|
姓名 |
|
性別 |
|
職稱 |
|
最高學歷 |
|
電話 |
|
傳真 |
|
辦公室 |
|
電子郵件 |
' . $email . '';
else
echo ' ';
?>
|
個人首頁 |
http://' . $web . '';
else
echo ' ';
?>
|
研究領域 |
|
重要經歷 |
|
榮譽事蹟 |
|
個人著作 |
|
top |
|
|
教職人員 |
|
|
0 and $priority < 110 )
echo ' style="color: #990000" ' ;
echo ' HREF="../' ;
if( isset($HTTP_GET_VARS['print']) )
echo 'index.htm' ;
else
echo 'index.php' ;
echo '">專任教師' ;
?>
|
|
110 )
echo ' style="color: #990000" ' ;
echo ' HREF="../' ;
if( isset($HTTP_GET_VARS['print']) )
echo 'teacher02.htm' ;
else
echo 'index.php?type=2' ;
echo '">兼任教師' ;
?>
|
|
博士後研究員 |
|
訪問學者 |
|
行政人員 |
|
 |
|
0 and $priority < 110 ) echo '專任教師';
if( $priority > 110 ) echo '兼任教師';
?>
|
0 and $priority < 110 )
$query_Recordset2 = "SELECT user_id,user_name FROM teacher_info where priority > 0 and priority < 110 Order By priority;";
if( $priority > 110 )
$query_Recordset2 = "SELECT user_id,user_name FROM teacher_info where priority > 110 Order By priority;";
$Recordset2 = mysql_query($query_Recordset2, $coonDB) or die(mysql_error());
while ($row_Recordset2 = mysql_fetch_assoc($Recordset2)) {
$user_id = $row_Recordset2['user_id'] ;
$user_name = $row_Recordset2['user_name'] ;
?>
|
 |
|