⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 %%ad^ad5^ad578132%%member_view_detail.htm.php

📁 远程教育系统
💻 PHP
字号:
<?php /* Smarty version 2.6.12, created on 2007-01-17 16:41:25
         compiled from /web/ikang.com/telemed/tpls/member/member_view_detail.htm */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'nl2br', '/web/ikang.com/telemed/tpls/member/member_view_detail.htm', 83, false),)), $this); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>View Disease Case detail</title>
<style type="text/css">
<!--
-->
</style>
<link href="../tpls/css/main_style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.STYLE1 {color: #FFFFFF}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td colspan="2"><img src="../images/ikang_logo.gif" alt="Ikang.com" width="172" height="104" /></td>
    <td width="52%"><h3>Hello,
        <?php echo $this->_tpl_vars['username']; ?>

      </h3></td>
    <td width="27%"><img src="../images/bayley_jacks.jpg" width="260" height="92" /></td>
  </tr>
  <tr>
    <td width="4%" height="1" bgcolor="#999999"></td>
    <td width="17%" height="1" bgcolor="#999999"></td>
    <td height="1" bgcolor="#999999"></td>
    <td height="1" bgcolor="#999999"></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="24" bgcolor="#eeeeee"><strong>Current Location: <a href="/">Home</a> &gt;&gt;<a href="memberpages.php">User List</a> &gt;&gt; View User Profile </strong>
      <table width="100" border="0" align="right" cellpadding="0" cellspacing="0">
        <tr>
          <td><a href="memberpages.php?page=member_logout">LOG OUT</a></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td height="105"><table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td colspan="6"><h3><strong><SPAN lang=EN-US><FONT face=Arial>Case Detail </FONT></SPAN></strong>&nbsp;</h3>
              <?php $_from = $this->_tpl_vars['proInfo']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
    foreach ($_from as $this->_tpl_vars['psItem']):
?>
              <em><strong>Profile: </strong></em></P>
              Patient:
              <label for="checkbox_row_3">
              <?php echo $this->_tpl_vars['psItem']['name']; ?>

              </label>
              Birth Date:
              <label for="checkbox_row_5">
              <?php echo $this->_tpl_vars['psItem']['birth']; ?>

              </label>
              Sex:
              <label for="checkbox_row_4">
              <?php echo $this->_tpl_vars['psItem']['gender']; ?>

              </label>
              City:
              <label for="checkbox_row_6">
              <?php echo $this->_tpl_vars['psItem']['city']; ?>

              </label>
              Address:
              <label for="checkbox_row_7">
              <?php echo $this->_tpl_vars['psItem']['address']; ?>

              </label>
              <p>
              <?php endforeach; endif; unset($_from); ?>
              </p>
              <p><em><strong>Case Content:</strong></em></p>
              <p><?php $_from = $this->_tpl_vars['caseInfo']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
    foreach ($_from as $this->_tpl_vars['caseItem']):
?>
              Case Name:
              <?php echo $this->_tpl_vars['caseItem']['case_name']; ?>

              <br />
              Case Memo:
              <?php echo ((is_array($_tmp=$this->_tpl_vars['caseItem']['case_memo'])) ? $this->_run_mod_handler('nl2br', true, $_tmp) : smarty_modifier_nl2br($_tmp)); ?>

              <?php endforeach; endif; unset($_from); ?>
                  </p>
            <p>&nbsp;</p></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="29%" height="166" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td height="154" align="left" valign="top"><table width="100%" border="0" align="left" cellpadding="0" cellspacing="0">
              <tr>
                <td height="1" bgcolor="#999999"></td>
              </tr>
              <tr>
                <td height="23" bgcolor="#eeeeee"><strong>Resource List </strong></td>
              </tr>
              <?php $_from = $this->_tpl_vars['getRes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
    foreach ($_from as $this->_tpl_vars['resItem']):
?>
              <tr>
                <td width="54%" height="40" align="center"><a href="<?php echo $this->_tpl_vars['resItem']['res_path']; ?>
" target="_blank" onFocus="this.blur();" onClick="return son(this.href)"><img src="/images/icon/<?php if ($this->_tpl_vars['resItem']['res_type'] == '.doc'): ?>word.gif<?php endif;  if ($this->_tpl_vars['resItem']['res_type'] == '.jpg'): ?>jpeg.jpg<?php endif;  if ($this->_tpl_vars['resItem']['res_type'] == '.gif'): ?>jpeg.jpg<?php endif;  if ($this->_tpl_vars['resItem']['res_type'] == '.pdf'): ?>pdf.gif<?php endif; ?>" alt="<?php echo $this->_tpl_vars['resItem']['res_name'];  echo $this->_tpl_vars['resItem']['res_id']; ?>
" width="32" height="32" border="0" style="border:#666 0px solid;" onload="javascript:if(this.height>this.width&&this.height>270) {this.height=270} if(this.width>=this.height&&this.width>520){this.width=520}" /></a></td>
              </tr>
              <tr>
                <td align="center"><?php echo $this->_tpl_vars['resItem']['res_name']; ?>

                <a href="memberpages.php?page=view_detail&amp;case_id=<?php echo $_GET['case_id']; ?>
&amp;user_id=<?php echo $_GET['user_id']; ?>
&amp;res_id=<?php echo $this->_tpl_vars['resItem']['res_id']; ?>
#postnow">[Report]</a></td>
              </tr>
			  <?php endforeach; endif; unset($_from); ?>              
          </table></td>
        </tr>
      </table></td>
    <td width="71%" align="left" valign="top" bgcolor="#F2F2F2"><table width="100%" border="0" cellspacing="0" cellpadding="5">
        <tr>
          <td height="1" colspan="3" bgcolor="#999999"></td>
        </tr>
        <tr>
          <td colspan="3" bgcolor="#EEEEEE"><strong>Question Record</strong></td>
        </tr>
        <tr>
          <td width="2%" height="20" bgcolor="#666666"><span class="STYLE1"></span></td>
          <td width="70%" bgcolor="#666666"><span class="STYLE1"><strong>Subject &amp; Title</strong></span></td>
          <td width="28%" bgcolor="#666666"><span class="STYLE1"><strong>Submit Date </strong></span></td>
        </tr>
        <?php $_from = $this->_tpl_vars['ansArray']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
    foreach ($_from as $this->_tpl_vars['ansItem']):
?>
        <tr>
          <td bgcolor="#F2F2F2">&nbsp;</td>
          <td bgcolor="#F2F2F2">
            <?php echo $this->_tpl_vars['ansItem']['title']; ?>
</td>
          <td bgcolor="#F2F2F2"><?php echo $this->_tpl_vars['ansItem']['send_date']; ?>
          </td>
        </tr>
        <tr>
          <td bgcolor="#F2F2F2">&nbsp;</td>
          <td colspan="2" bgcolor="#F2F2F2"><?php echo ((is_array($_tmp=$this->_tpl_vars['ansItem']['content'])) ? $this->_run_mod_handler('nl2br', true, $_tmp) : smarty_modifier_nl2br($_tmp)); ?>

           <?php if ($this->_tpl_vars['ansItem']['replay_id'] == 0): ?> <p align="right"><a href="memberpages.php?page=view_detail&case_id=<?php echo $_GET['case_id']; ?>
&user_id=<?php echo $_GET['user_id']; ?>
&replay_id=<?php echo $this->_tpl_vars['ansItem']['ans_id']; ?>
#postnow">[Replay]
             <?php endif; ?>
</a></p></td>
        </tr>
        <?php endforeach; endif; unset($_from); ?>
      </table>
      <form action="" method="post" enctype="multipart/form-data" name="my_form" id="my_form">
        <table width="93%" border="0" align="right">
          <tr>
            <td><p><strong>Anwser or Report </strong></p>
              <p><a name="postnow" id="postnow"></a>Subject:
                <input name="title" value="" size="45" />
                  <br />
                Content:<br />
  <label></label>
  <textarea name="textarea" cols="80" rows="8"></textarea>
              </p>
              <p>
                <label>
                <input type="submit" name="Submit" value=" Submit Anwser" />
                </label>
              </p></td>
          </tr>
        </table>
        <p>&nbsp;</p>
      </form></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="1" bgcolor="#999999"></td>
  </tr>
  <tr>
    <td height="49" align="right" bgcolor="#FFFFFF">Copyright &amp;copyright; 2006 Ikang.com&amp; Bayley &amp; Jackson 
      All   right reserved. </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -