"; echo "


กรุณาทำการ Login ก่อน

"; echo ""; exit(); } else { /** Configuration */ require_once( "../configuration.php" ); require_once( $_Config_absolute_path . "/includes/framework.php" ); require_once( "../include/Function.php" ); /** Create Database Object */ $dbObj = new DBConn; //=== SESSION $Username = $valid_user; /** Config Table for This Page */ $myTable1 = "personal_tb"; $myTable2 = "project_tb"; $myTable2PK = "codeId"; /** Table --> personal_tb */ $query = " SELECT * FROM $myTable1 WHERE Username='$Username' "; $result = $dbObj->execQuery($query); $rs = $dbObj->fetchArray($result); $Teacher_code = $rs['Teacher_code']; } # else ?> ข้อมูลประวัติส่วนตัว - แก้ไขข้อมูลประวัติการทำงาน
หน้าหลัก » ข้อมูลประวัติส่วนตัว » แก้ไขข้อมูลประวัติการทำงาน
 
ประเภทบุคลากร   value="1" onkeypress="return handleEnter(this, event)" /> ข้าราชการ value="2" onkeypress="return handleEnter(this, event)" /> พนักงานของรัฐ value="3" onkeypress="return handleEnter(this, event)" /> ลูกจ้างประจำ value="4" onkeypress="return handleEnter(this, event)" /> ลูกจ้างชั่วคราว
ประเภทอาจารย์  
value="1" onkeypress="return handleEnter(this, event)" /> อาจารย์ทันตแพทย์ value="2" onkeypress="return handleEnter(this, event)" /> วิทยาจารย์ value="3" onkeypress="return handleEnter(this, event)" /> อาจารย์พิเศษ
value="4" onkeypress="return handleEnter(this, event)" /> อาจารย์เภสัช value="5" onkeypress="return handleEnter(this, event)" /> อาจารย์พยาบาล value="6" onkeypress="return handleEnter(this, event)" /> สายสนับสนุน
สถานะตำแหน่ง   value="01" onkeypress="return handleEnter(this, event)">ทันตแพทย์ value="02" onkeypress="return handleEnter(this, event)"> เภสัชกร value="03" onkeypress="return handleEnter(this, event)" /> อายุรเวท
ความเชี่ยวชาญ  
เลขที่ใบประกอบวิชาชีพ  
เลขที่สมาชิกสภาการพยาบาล  
เลขที่สมาชิกสมาคมพยาบาล  
ปีที่เริ่มรับราชการ   พ.ศ.   เงินเดือน บาท
ปีที่เริ่มทำงานในวิทยาลัย   พ.ศ.   เงินค่าตอบแทนวิชาชีพ บาท
ปีที่เริ่มทำงานในภาค   พ.ศ.   เงินประจำตำแหน่ง บาท
ตำแหน่งทางราชการ  
ตำแหน่งการบริหาร  
สังกัดภาควิชา  
     
        
 
freeresult($result1); /** Close the Database */ $dbObj->disconn(); /** Unset Class */ unset($dbObj); ?>