Online admission

select('item','*',NULL,"id = $tblid",NULL,NULL); $result = $db->getResult(); extract($result[0]); $_SESSION['mnsbprogupdate'] = rand(11111111,99999999); ?> Total Experience
Category Name
Faculty Name *
Qualification *
Date of Joining*
Specialization*
Image
 
 
 
0) { $error_document1 = $_FILES["image"]["error"]; } else { if($_FILES['file']['image'] > 150000) { print "Error : The image you tried to upload is too large , its need to be Max. 500Kb please try again !"; } else { $image_size = getimagesize($_FILES['file']['tmp_name']); if($image_size[0] > 2400 or $image_size[1] > 2300) { print "Error : The image you tried to upload is too large , its need to be Max. 400 X 300 Px. please try again !"; } else { unlink($folder.$deleteddbimagename); $temp = explode(".", $_FILES["file"]["name"]); $filename=current($temp); $ext = end($temp); $newname= "TL".time().".$ext"; move_uploaded_file($_FILES["file"]["tmp_name"] , "$folder".$newname); $updval = array('cat_id' => $category_id,'name' => $name , 'qualification' => $qualification ,'total_exp' => $total_exp, 'mode' => 1 , 'status' => 1 , 'photo' => $newname, 'discription' => $discription, 'subject' => $subject,'exp_detail' => $exp_detail); $db->update('item',$updval,"id = '$tblid'"); print "Success : Product Successfully Updated !"; } } } } else { $updval = array('cat_id' => $category_id,'name' => $name , 'qualification' => $qualification ,'total_exp' => $total_exp, 'mode' => 1 , 'status' => 1 , 'discription' => $discription, 'subject' => $subject,'exp_detail' => $exp_detail); $db->update('item',$updval,"id = '$tblid'"); print "Success : Product Successfully Updated !"; } } if(isset($_POST[$_SESSION['mnsbprogdelete']])) { extract($_POST); $db->delete('AdmissionForm',"id = '$tblid'"); print "Success :Successfully Deleted !

"; } $_SESSION['mnsbprogdelete'] = rand(11111111,99999999); $db->selectRowCnt('item','*',NULL,$query_txt,NULL); $totalrows = $db->numRows(); if($totalrows > 0) { ?> = $plimit) { $end_count = $start + $plimit; } if ($totalrows - $end_count > $plimit) { $var2 = $plimit; } elseif ($totalrows - $end_count <= $plimit) { $var2 = $totalrows - $end_count; } $cnt = $start; $db->select('AdmissionForm','*',NULL,$query_txt," id DESC", "$start,$plimit"); $resultsd = $db->getResult(); foreach($resultsd as $row){ $cnt = $cnt+1; if(($cnt%2) == 0) $class = "darkcss"; else $class = "lightcss"; $id = $row['id']; $Application_Name = $row['Application_Name']; $MotherName = $row['MotherName']; $FatherName = $row['FatherName']; $ApplicantAadharNo = $row['ApplicantAadharNo']; $DateOfBirth = $row['DateOfBirth']; $CasteCategory = $row['CasteCategory']; $Qualifying_Examination = $row['Qualifying_Examination']; $University = $row['University']; $AdditionalCertification = $row['AdditionalCertification ']; $PercentagMarksqaulifyingexamination = $row['PercentagMarksqaulifyingexamination']; $Optionlssubjects = $row['Optionlssubjects']; $EducationQualification12andUG = $row['EducationQualification12andUG']; $Academic = $row['Academic']; $Applicantaddress = $row['Applicantaddress']; $MobileNo = $row['MobileNo']; $MobileNoSelf = $row['MobileNoSelf']; $ChooseyourStream = $row['ChooseyourStream']; $UploadYourPhoto = $row['UploadYourPhoto']; $Year = $row['Year']; $sign = $row['sign']; ?>
Sr. No Application Name Mother Name Father Name Applicant AadharNo Date Of Birth Caste Category Qualifying Examination University Additional Certification Per qaulifying examination Optionl subjects Compulsory subjects Academic Applicant address Mobile No Mobile No Self Stream Year Photo Sign Payment Status Action
Not Paid
1) { ?> " class="page-far-left"> " class="page-left"> " class="page-right"> " class="page-far-right">