include"../../gr/include/conn.php"; include_once "../../gr/include/statictable.php"; session_start(); //echo print_r($_SESSION); $cnicno=""; $job_id=""; if(isset($_SESSION["cnic"]) && $_SESSION["cnic"]!=""){ $cnicno=$_SESSION["cnic"]; $app_id=$_SESSION["app_id"]; $app_name=$_SESSION["app_name"]; $job_count=$_SESSION["job_count"]; $job_id=$_SESSION["job"]; $_SESSION['cnic']=""; $_SESSION['job']=""; } //$job=$_SESSION["job"]; if($cnicno=="" || $job_id==""){ header("Location: ce_css_2022_mpt_answer_key.php"); } $app_sql1="select * from css_mpt_2022_ac a , gr_job_post b where a.gr_job_id = b.gr_job_id and a.gr_new_nic ='$cnicno' and b.gr_job_id = $job_id and b.gr_answer_key is not null and b.gr_answer_key_status = 1"; //echo $app_sql1; exit; $app_rs1 = OCIParse($conn, $app_sql1); OCIExecute($app_rs1); OCIFetchInto($app_rs1,$app_rs_result1,OCI_ASSOC); $app_sql="select max(r.gr_applicant_id) AS GR_APPLICANT_ID from new_gr_app_master_12_2017 r where r.GR_NEW_NIC='$cnicno' AND R.GR_PHOTO IS NOT NULL"; //echo $app_sql;// exit; $app_rs = OCIParse($conn, $app_sql); OCIExecute($app_rs); OCIFetchInto($app_rs,$app_rs_result,OCI_ASSOC); $aid=$app_rs_result["GR_APPLICANT_ID"]; //echo "<<<<<".$aid.">>>>>"; ?>
|
FEDERAL PUBLIC SERVICE COMMISSION |
|---|---|
| Phone: 051-9205075/241 | |
| Fax: 051-9213386-9203410 | |
| UAN: 051-111-000-248 | |
| Note: This 'Answer Key' relates to MCQ Based Preliminary Test (MPT) held on 20.02.2022 as part of CSS CE-2022. It is being made public for the purpose of transparency and does not imply award of any result or Final Marks in any manner whatsoever. Final result shall be declared by the FPSC after the actual assessment of answer sheets. | |