prepare($query);
$stmt->execute(array($c_id));
if($stmt->rowCount() < 1)
{
exit('No record found for your query '.$c_id);
}
$result = $stmt->fetch();
$academics = 'SELECT * FROM applicants_academics WHERE applicant_id = ? ORDER BY id ASC';
$p = $connection->prepare($academics);
$p->execute(array($c_id));
$academics_array = array();
while($academic_values = $p->fetch(PDO::FETCH_ASSOC))
{
$academics_array [] = $academic_values;
}
$exp = 'SELECT * FROM applicants_experience WHERE applicant_id = ? ORDER BY id ASC';
$a = $connection->prepare($exp);
$a->execute(array($c_id));
$experience_array = array();
while($exp_value = $a->fetch(PDO::FETCH_ASSOC))
{
$experience_array [] = $exp_value;
}
}
catch(PDOExcpeiton $e)
{
echo $e->getMessage();
}
?>
| KPK – Educational Testing & Evaluation Agency (ETEA) |
| APPLICATION FORM FOR RECRUITMENT OF JUNIOR CLERK IN KHYBER PAKHTUNKHWA POLICE DEPARTMENT |
| Token No: | Roll No To be filled by Etea office |
| Applied Against (Quota) |
|
| Name |
|
| Father Name |
|
| Date of birth |
|
| Gender |
|
| NIC |
|
| Domicile |
|
| Religion |
|
| Residential/Postal Address |
|
| Permanent Address |
|
| Mobile |
|
| Phone |
|
| Fax |
|
| ACADEMIC QUALIFICATION |
| DEGREE/ CERTIFICATE | YEAR | BOARD/ UNIVERSITY |
SUBJECT | MARKS OBT / TOTAL MARKS | GRADE/ DIVISION |
'.$academic_5[$c_count].' | '.$academic_single['passing_year'].' |
'.ucfirst($academic_single['board']).' | '.ucfirst($academic_single['subject']).' | '.$academic_single['marks_obtained'].'/'.$academic_single['marks'].' | '.$academic_single['grade'].' | ';
$c_count++;
}
?>
| HIGHEST QUALIFICATION | '.$result ['higher_qualification'].' |
|---|
';
}
$ab = 0;
foreach($experience_array as $single_exp)
{
if($single_exp['designation'] != ''){
if($ab == 0)
{
?>
| RELEVANT EXPERIENCE |
| DESIGNATION | DEPARTMENT/OGRANIZATION | NO OF YEARS |
'.$single_exp['designation'].' | '.$single_exp['organization'].' |
'.$single_exp['duration'].' | ';
}
$ab++;
}
?>
| | | ___________________ Applicant Signature | |
NOTE: This Application Form along with Rs. 500/- (non-refundable) to be deposited in any HBL branch on prescribed deposit slip given below, 2 recent passport size Photographs (back attested), attested copies of CNIC, Domicile certificate and all the Educational / Experience Certificates should be sent through post/ courier to ETEA office (H.No. 46, Street-5, Defence Officers Colony, Khyber Road, Peshawar) on or before 20th August 2015. Roll Number Slip should be downloaded from www.etea.edu.pk on 3rd September 2015. Candidates who failed to submit this form to ETEA office and without Roll No. Slip will not be allowed to sit in the Test.