Requisition Form

Requisition Form



[insert_php] $admission_obj = new Smgt_Admission;
$result = $admission_obj->getadmissiondate();

$today_start = time();
$date = $result[0]->open_date;
$edate= $result[0]->close_date;

$date_timestamp = strtotime($date);
$edate_timestamp = strtotime($edate);
//die($date.” “.$edate).” “.$date_timestamp.” “.$edate_timestamp.” “.$today_start;
if ($today_start <= $edate_timestamp && $today_start>=$date_timestamp) {

}else{
$opendate = date(‘d-m-Y’,$date_timestamp);
$closedate = date(‘d-m-Y’,$edate_timestamp);

// echo “Please visit this page in the first week of January,2020“;
echo “Online application will open on $opendate to $closedate“;
//echo “Disabled”;

die();
}
[/insert_php]

Student Information

(Full Name without initial)

(png,jpg,jpeg,pdf)


Father’s Information


(Only Gmail IDs will be accepted)

Mother’s Information


(Only Gmail IDs will be accepted)


(Only Gmail IDs will be accepted)

Details of Brothers & Sisters



A confirmation mail with application number will be sent to the email id given by you, if this is not received, please try again later or send a mail to info@jeevanaschool.com with the ‘screenshot’ of your application.
error: Content is protected !!