Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
conreg /
admin /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
mailer
[ DIR ]
drwxr-xr-x
adAdminUser.php
7.42
KB
-rw-r--r--
adminDashboard-old.php
5.95
KB
-rw-r--r--
adminDashboard.php
26.61
KB
-rw-r--r--
adminDashboardaug22.php
7.32
KB
-rw-r--r--
adminDashboardjan22.php
6.51
KB
-rw-r--r--
batch.php
344
B
-rw-r--r--
changePassword.php
4.61
KB
-rw-r--r--
class.admin.php
4.23
KB
-rw-r--r--
common.php
2.28
KB
-rw-r--r--
dbconfig.php
1.31
KB
-rw-r--r--
delete_member.php
446
B
-rw-r--r--
delete_memberD.php
456
B
-rw-r--r--
error_log
2.03
KB
-rw-r--r--
exportHostelFee.php
1.17
KB
-rw-r--r--
exportStudentApplicatonDetails...
2.64
KB
-rw-r--r--
exportStudentDetails.php
976
B
-rw-r--r--
exportStudentDetailsaug22.php
0
B
-rw-r--r--
exportStudentDetailsjan22.php
754
B
-rw-r--r--
exportTutionFee.php
1.22
KB
-rw-r--r--
exportTutionFeeSearch.php
1.22
KB
-rw-r--r--
exportcseduApplicatonDetails.p...
1.08
KB
-rw-r--r--
exportcseduApplicatonDetailsau...
1.09
KB
-rw-r--r--
exportcseduApplicatonDetailsja...
1.09
KB
-rw-r--r--
exportcseduFeeDetails.php
817
B
-rw-r--r--
exportcseduFeeDetailsaug22.php
830
B
-rw-r--r--
exportcseduFeeDetailsjan22.php
830
B
-rw-r--r--
forgotPassword.php
6.53
KB
-rw-r--r--
fpass.php
2.97
KB
-rw-r--r--
index.php
4.83
KB
-rw-r--r--
invoice.php
5.78
KB
-rw-r--r--
invoiceHostel.php
4.9
KB
-rw-r--r--
jquery.tableToExcel.js
2.76
KB
-rw-r--r--
logout.php
600
B
-rw-r--r--
register.php
6.62
KB
-rw-r--r--
resetpass.php
5.09
KB
-rw-r--r--
tutionFee.php
19.89
KB
-rw-r--r--
updateBatch.php
5.9
KB
-rw-r--r--
updateBatchFee.php
7.1
KB
-rw-r--r--
updateFeeDate.php
9.87
KB
-rw-r--r--
verify.php
2.46
KB
-rw-r--r--
viewApplicationDetailsaug22.ph...
6.18
KB
-rw-r--r--
viewApplicationDetailsjan22.ph...
6.18
KB
-rw-r--r--
viewApplicatonDetails.php
6.16
KB
-rw-r--r--
viewHostelFee.php
9.22
KB
-rw-r--r--
viewPaymentDetails.php
4.86
KB
-rw-r--r--
viewPaymentDetailsaug22.php
4.89
KB
-rw-r--r--
viewPaymentDetailsjan22.php
4.91
KB
-rw-r--r--
viewStudentDetails-old.php
13.75
KB
-rw-r--r--
viewStudentDetails.php
20.86
KB
-rw-r--r--
viewTutionFee.php
9.46
KB
-rw-r--r--
viewapplications.php
13.75
KB
-rw-r--r--
viewapplicationsjan22.php
14.1
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : adminDashboard.php
<?php ob_start(); require __DIR__ . DIRECTORY_SEPARATOR . "lib" . DIRECTORY_SEPARATOR . "config.php"; // HTML require PATH_LIB . "page-top.php"; $tokenAuth = $row[ 'authtokenid' ]; ?> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <!-- Content Header (Page header) --> <section class="content-header"> <h1> Admin Dashboard <!--<small>Control panel</small> --> </h1> <ol class="breadcrumb"> <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li> <li class="active"> Admin Dashboard</li> </ol> </section> <!-- Main content --> <?php //$query = "SELECT COUNT(*) FROM users_registration"; $aplicationrtipb=$DB_con->prepare("SELECT count(*) FROM studentregistration where receivingType='In Person' and Degree='B.Tech.' "); $aplicationrtipb->execute(); $aplicationrtiprowb = $aplicationrtipb->fetch(PDO::FETCH_NUM); $aplicationrtipcountb = $aplicationrtiprowb[0]; $aplicationrtiab=$DB_con->prepare("SELECT count(*) FROM studentregistration where receivingType='In Absentia' and Degree='B.Tech.' "); $aplicationrtiab->execute(); $aplicationrtiarowb = $aplicationrtiab->fetch(PDO::FETCH_NUM); $aplicationrtiacountb = $aplicationrtiarowb[0]; $aplicationrtipb102=$DB_con->prepare("SELECT count(*) FROM studentregistration where studentPassword='Main Hall (C102)' and Degree='B.Tech.' and receivingType='In Person' "); $aplicationrtipb102->execute(); $aplicationrtiprowb102 = $aplicationrtipb102->fetch(PDO::FETCH_NUM); $aplicationrtipcountb102 = $aplicationrtiprowb102[0]; $aplicationrtipbah=$DB_con->prepare("SELECT count(*) FROM studentregistration where studentPassword='Adjacent Halls' and Degree='B.Tech.' and receivingType='In Person' "); $aplicationrtipbah->execute(); $aplicationrtiprowbah = $aplicationrtipbah->fetch(PDO::FETCH_NUM); $aplicationrtipcountbah = $aplicationrtiprowbah[0]; $aplicationrtb=$DB_con->prepare("SELECT count(*) FROM studentregistration where Degree='B.Tech.' "); $aplicationrtb->execute(); $aplicationrtrowb = $aplicationrtb->fetch(PDO::FETCH_NUM); $aplicationrtcountb = $aplicationrtrowb[0]; $aplication22b=$DB_con->prepare("SELECT count(*) FROM graduated24 where Degree='B.Tech.' "); $aplication22b->execute(); $aplication22rowb = $aplication22b->fetch(PDO::FETCH_NUM); $aplication22countb = $aplication22rowb[0]; $aplication22bov=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='Own Vehicle' and Degree='B.Tech.' "); $aplication22bov->execute(); $aplication22rowbov = $aplication22bov->fetch(PDO::FETCH_NUM); $aplication22countbov = $aplication22rowbov[0]; $aplication22brv=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='Rented Vehicle' and Degree='B.Tech.' "); $aplication22brv->execute(); $aplication22rowbrv = $aplication22brv->fetch(PDO::FETCH_NUM); $aplication22countbrv = $aplication22rowbrv[0]; $aplication22bnav=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='NA' and Degree='B.Tech.' "); $aplication22bnav->execute(); $aplication22rowbnav = $aplication22bnav->fetch(PDO::FETCH_NUM); $aplication22countbnav = $aplication22rowbnav[0]; $aplication22bg1=$DB_con->prepare("SELECT count(*) FROM studentregistration where gname1!='' and Degree='B.Tech.' "); $aplication22bg1->execute(); $aplication22rowbg1 = $aplication22bg1->fetch(PDO::FETCH_NUM); $aplication22countbg1 = $aplication22rowbg1[0]; $aplication22bg2=$DB_con->prepare("SELECT count(*) FROM studentregistration where gname2!='' and Degree='B.Tech.' "); $aplication22bg2->execute(); $aplication22rowbg2 = $aplication22bg2->fetch(PDO::FETCH_NUM); $aplication22countbg2 = $aplication22rowbg2[0]; // ------------------------------------------------------------Row 1 BTECH END ------------------------------------------------------- $aplicationrtipm=$DB_con->prepare("SELECT count(*) FROM studentregistration where receivingType='In Person' and Degree='M.Tech.' "); $aplicationrtipm->execute(); $aplicationrtiprowm = $aplicationrtipm->fetch(PDO::FETCH_NUM); $aplicationrtipcountm = $aplicationrtiprowm[0]; $aplicationrtiam=$DB_con->prepare("SELECT count(*) FROM studentregistration where receivingType='In Absentia' and Degree='M.Tech.' "); $aplicationrtiam->execute(); $aplicationrtiarowm = $aplicationrtiam->fetch(PDO::FETCH_NUM); $aplicationrtiacountm = $aplicationrtiarowm[0]; $aplicationrtipm102=$DB_con->prepare("SELECT count(*) FROM studentregistration where studentPassword='Main Hall (C102)' and Degree='M.Tech.' and receivingType='In Person' "); $aplicationrtipm102->execute(); $aplicationrtiprowm102 = $aplicationrtipm102->fetch(PDO::FETCH_NUM); $aplicationrtipcountm102 = $aplicationrtiprowm102[0]; $aplicationrtipmah=$DB_con->prepare("SELECT count(*) FROM studentregistration where studentPassword='Adjacent Halls' and Degree='M.Tech.' and receivingType='In Person' "); $aplicationrtipmah->execute(); $aplicationrtiprowmah = $aplicationrtipmah->fetch(PDO::FETCH_NUM); $aplicationrtipcountmah = $aplicationrtiprowmah[0]; $aplicationrtm=$DB_con->prepare("SELECT count(*) FROM studentregistration where Degree='M.Tech.' "); $aplicationrtm->execute(); $aplicationrtrowm = $aplicationrtm->fetch(PDO::FETCH_NUM); $aplicationrtcountm = $aplicationrtrowm[0]; $aplication22m=$DB_con->prepare("SELECT count(*) FROM graduated24 where Degree='M.Tech.' "); $aplication22m->execute(); $aplication22rowm = $aplication22m->fetch(PDO::FETCH_NUM); $aplication22countm = $aplication22rowm[0]; $aplication22mov=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='Own Vehicle' and Degree='M.Tech.' "); $aplication22mov->execute(); $aplication22rowmov = $aplication22mov->fetch(PDO::FETCH_NUM); $aplication22countmov = $aplication22rowmov[0]; $aplication22mrv=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='Rented Vehicle' and Degree='M.Tech.' "); $aplication22mrv->execute(); $aplication22rowmrv = $aplication22mrv->fetch(PDO::FETCH_NUM); $aplication22countmrv = $aplication22rowmrv[0]; $aplication22mnav=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='NA' and Degree='M.Tech.' "); $aplication22mnav->execute(); $aplication22rowmnav = $aplication22mnav->fetch(PDO::FETCH_NUM); $aplication22countmnav = $aplication22rowmnav[0]; $aplication22mg1=$DB_con->prepare("SELECT count(*) FROM studentregistration where gname1!='' and Degree='M.Tech.' "); $aplication22mg1->execute(); $aplication22rowmg1 = $aplication22mg1->fetch(PDO::FETCH_NUM); $aplication22countmg1 = $aplication22rowmg1[0]; $aplication22mg2=$DB_con->prepare("SELECT count(*) FROM studentregistration where gname2!='' and Degree='M.Tech.' "); $aplication22mg2->execute(); $aplication22rowmg2 = $aplication22mg2->fetch(PDO::FETCH_NUM); $aplication22countmg2 = $aplication22rowmg2[0]; // ------------------------------------------------------------Row 2 MTECH END ------------------------------------------------------- $aplicationrtipp=$DB_con->prepare("SELECT count(*) FROM studentregistration where receivingType='In Person' and Degree='Ph.D.' "); $aplicationrtipp->execute(); $aplicationrtiprowp = $aplicationrtipp->fetch(PDO::FETCH_NUM); $aplicationrtipcountp = $aplicationrtiprowp[0]; $aplicationrtiap=$DB_con->prepare("SELECT count(*) FROM studentregistration where receivingType='In Absentia' and Degree='Ph.D.' "); $aplicationrtiap->execute(); $aplicationrtiarowp = $aplicationrtiap->fetch(PDO::FETCH_NUM); $aplicationrtiacountp = $aplicationrtiarowp[0]; $aplicationrtipp102=$DB_con->prepare("SELECT count(*) FROM studentregistration where studentPassword='Main Hall (C102)' and Degree='Ph.D.' and receivingType='In Person' "); $aplicationrtipp102->execute(); $aplicationrtiprowp102 = $aplicationrtipp102->fetch(PDO::FETCH_NUM); $aplicationrtipcountp102 = $aplicationrtiprowp102[0]; $aplicationrtippah=$DB_con->prepare("SELECT count(*) FROM studentregistration where studentPassword='Adjacent Halls' and Degree='Ph.D.' and receivingType='In Person' "); $aplicationrtippah->execute(); $aplicationrtiprowpah = $aplicationrtippah->fetch(PDO::FETCH_NUM); $aplicationrtipcountpah = $aplicationrtiprowpah[0]; $aplicationrtp=$DB_con->prepare("SELECT count(*) FROM studentregistration where Degree='Ph.D.' "); $aplicationrtp->execute(); $aplicationrtrowp = $aplicationrtp->fetch(PDO::FETCH_NUM); $aplicationrtcountp = $aplicationrtrowp[0]; $aplication22p=$DB_con->prepare("SELECT count(*) FROM graduated24 where Degree='Ph.D.' "); $aplication22p->execute(); $aplication22rowp = $aplication22p->fetch(PDO::FETCH_NUM); $aplication22countp = $aplication22rowp[0]; $aplication22pov=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='Own Vehicle' and Degree='Ph.D.' "); $aplication22pov->execute(); $aplication22rowpov = $aplication22pov->fetch(PDO::FETCH_NUM); $aplication22countpov = $aplication22rowpov[0]; $aplication22prv=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='Rented Vehicle' and Degree='Ph.D.' "); $aplication22prv->execute(); $aplication22rowprv = $aplication22prv->fetch(PDO::FETCH_NUM); $aplication22countprv = $aplication22rowprv[0]; $aplication22pnav=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='NA' and Degree='Ph.D.' "); $aplication22pnav->execute(); $aplication22rowpnav = $aplication22pnav->fetch(PDO::FETCH_NUM); $aplication22countpnav = $aplication22rowpnav[0]; $aplication22pg1=$DB_con->prepare("SELECT count(*) FROM studentregistration where gname1!='' and Degree='Ph.D.' "); $aplication22pg1->execute(); $aplication22rowpg1 = $aplication22pg1->fetch(PDO::FETCH_NUM); $aplication22countpg1 = $aplication22rowpg1[0]; $aplication22pg2=$DB_con->prepare("SELECT count(*) FROM studentregistration where gname2!='' and Degree='Ph.D.' "); $aplication22pg2->execute(); $aplication22rowpg2 = $aplication22pg2->fetch(PDO::FETCH_NUM); $aplication22countpg2 = $aplication22rowpg2[0]; // ------------------------------------------------------------Row 3 PhD END ------------------------------------------------------- $aplicationrtipd=$DB_con->prepare("SELECT count(*) FROM studentregistration where receivingType='In Person' and Degree='Dual Degree M.Tech.' "); $aplicationrtipd->execute(); $aplicationrtiprowd = $aplicationrtipd->fetch(PDO::FETCH_NUM); $aplicationrtipcountd = $aplicationrtiprowd[0]; $aplicationrtiad=$DB_con->prepare("SELECT count(*) FROM studentregistration where receivingType='In Absentia' and Degree='Dual Degree M.Tech.' "); $aplicationrtiad->execute(); $aplicationrtiarowd = $aplicationrtiad->fetch(PDO::FETCH_NUM); $aplicationrtiacountd = $aplicationrtiarowd[0]; $aplicationrtipd102=$DB_con->prepare("SELECT count(*) FROM studentregistration where studentPassword='Main Hall (C102)' and Degree='Dual Degree M.Tech.' and receivingType='In Person' "); $aplicationrtipd102->execute(); $aplicationrtiprowd102 = $aplicationrtipd102->fetch(PDO::FETCH_NUM); $aplicationrtipcountd102 = $aplicationrtiprowd102[0]; $aplicationrtipdah=$DB_con->prepare("SELECT count(*) FROM studentregistration where studentPassword='Adjacent Halls' and Degree='Dual Degree M.Tech.' and receivingType='In Person' "); $aplicationrtipdah->execute(); $aplicationrtiprowdah = $aplicationrtipdah->fetch(PDO::FETCH_NUM); $aplicationrtipcountdah = $aplicationrtiprowdah[0]; $aplicationrtd=$DB_con->prepare("SELECT count(*) FROM studentregistration where Degree='Dual Degree M.Tech.' "); $aplicationrtd->execute(); $aplicationrtrowd = $aplicationrtd->fetch(PDO::FETCH_NUM); $aplicationrtcountd = $aplicationrtrowd[0]; $aplication22d=$DB_con->prepare("SELECT count(*) FROM graduated24 where Degree='Dual Degree M.Tech.' "); $aplication22d->execute(); $aplication22rowd = $aplication22d->fetch(PDO::FETCH_NUM); $aplication22countd = $aplication22rowd[0]; $aplication22dov=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='Own Vehicle' and Degree='Dual Degree M.Tech.' "); $aplication22dov->execute(); $aplication22rowdov = $aplication22dov->fetch(PDO::FETCH_NUM); $aplication22countdov = $aplication22rowdov[0]; $aplication22drv=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='Rented Vehicle' and Degree='Dual Degree M.Tech.' "); $aplication22drv->execute(); $aplication22rowdrv = $aplication22drv->fetch(PDO::FETCH_NUM); $aplication22countdrv = $aplication22rowdrv[0]; $aplication22dnav=$DB_con->prepare("SELECT count(*) FROM studentregistration where comingwith='NA' and Degree='Dual Degree M.Tech.' "); $aplication22dnav->execute(); $aplication22rowdnav = $aplication22dnav->fetch(PDO::FETCH_NUM); $aplication22countdnav = $aplication22rowdnav[0]; $aplication22dg1=$DB_con->prepare("SELECT count(*) FROM studentregistration where gname1!='' and Degree='Dual Degree M.Tech.' "); $aplication22dg1->execute(); $aplication22rowdg1 = $aplication22dg1->fetch(PDO::FETCH_NUM); $aplication22countdg1 = $aplication22rowdg1[0]; $aplication22dg2=$DB_con->prepare("SELECT count(*) FROM studentregistration where gname2!='' and Degree='Dual Degree M.Tech.' "); $aplication22dg2->execute(); $aplication22rowdg2 = $aplication22dg2->fetch(PDO::FETCH_NUM); $aplication22countdg2 = $aplication22rowdg2[0]; // ------------------------------------------------------------Row 4 Dual Degree END ------------------------------------------------------- $aplication=$DB_con->prepare("SELECT count(*) FROM personalinformation"); $aplication->execute(); $aplicationrow = $aplication->fetch(PDO::FETCH_NUM); $aplicationcount = $aplicationrow[0]; ?> <!-- /.content --> <section class="content"> <!-- Small boxes (Stat box) --> <br/><div class="row"> <!--<div class="col-lg-1 col-xs-6"></div> --> <div class="col-lg-6 col-xs-6"> <div id="tstyle"> <style> #tstyle table, tr, th, td { border:1px solid; padding:5px; font-weight:bold; }</style> <table width="60%" style="font-size:24px;"> <tbody> <tr> <th style="background-color:#3fada8; color:#FFFFFF;">Program</th> <th style="background-color:#3fada8; color:#FFFFFF;">In Person</th> <th style="background-color:#3fada8; color:#FFFFFF;">In Absentia</th> <th style="background-color:#3fada8; color:#FFFFFF;">Total Registered</th> <th style="background-color:#3fada8; color:#FFFFFF;">Own Vehicle</th> <th style="background-color:#3fada8; color:#FFFFFF;">Rented Vehicle</th> <th style="background-color:#3fada8; color:#FFFFFF;">Vehicle NA</th> <th style="background-color:#3fada8; color:#FFFFFF;">No. of Parents</th> <th style="background-color:#3fada8; color:#FFFFFF;">Main Hall (C102)</th> <th style="background-color:#3fada8; color:#FFFFFF;">Adjacent Halls</th> <th style="background-color:#3fada8; color:#FFFFFF;">Not Registered</th> <th style="background-color:#3fada8; color:#FFFFFF;">Total Graduating</th> </tr> <tr> <td style="background-color:#3fada8; color:#FFFFFF;">B.Tech.</td> <td><?php echo $aplicationrtipcountb; ?></td> <td><?php echo $aplicationrtiacountb; ?></td> <td><?php echo $aplicationrtipcountb + $aplicationrtiacountb; ?></td> <td><?php echo $aplication22countbov; ?></td> <td><?php echo $aplication22countbrv; ?></td> <td><?php echo $aplication22countbnav; ?></td> <!--<td><?php echo $aplication22countbg1 . 'p' . $aplication22countbg2 . 'p' . $aplication22countbg1 + $aplication22countbg2; ?></td> --> <td><?php echo $aplication22countbg1 + $aplication22countbg2; ?></td> <td><?php echo $aplicationrtipcountb102; ?></td> <td><?php echo $aplicationrtipcountbah; ?></td> <td><?php echo $aplication22countb - $aplicationrtcountb; ?></td> <td><?php echo $aplication22countb; ?></td> </tr> <tr> <td style="background-color:#3fada8; color:#FFFFFF;">M.Tech.</td> <td><?php echo $aplicationrtipcountm; ?></td> <td><?php echo $aplicationrtiacountm; ?></td> <td><?php echo $aplicationrtipcountm + $aplicationrtiacountm; ?></td> <td><?php echo $aplication22countmov; ?></td> <td><?php echo $aplication22countmrv; ?></td> <td><?php echo $aplication22countmnav; ?></td> <td><?php echo $aplication22countmg1 + $aplication22countmg2; ?></td> <td><?php echo $aplicationrtipcountm102; ?></td> <td><?php echo $aplicationrtipcountmah; ?></td> <td><?php echo $aplication22countm - $aplicationrtcountm; ?></td> <td><?php echo $aplication22countm; ?></td> </tr> <tr> <td style="background-color:#3fada8; color:#FFFFFF;">Dual Degree M.Tech.</td> <td><?php echo $aplicationrtipcountd; ?></td> <td><?php echo $aplicationrtiacountd; ?></td> <td><?php echo $aplicationrtipcountd + $aplicationrtiacountd; ?></td> <td><?php echo $aplication22countdov; ?></td> <td><?php echo $aplication22countdrv; ?></td> <td><?php echo $aplication22countdnav; ?></td> <td><?php echo $aplication22countdg1 + $aplication22countdg2; ?></td> <td><?php echo $aplicationrtipcountd102; ?></td> <td><?php echo $aplicationrtipcountdah; ?></td> <td><?php echo $aplication22countd - $aplicationrtcountd; ?></td> <td><?php echo $aplication22countd; ?></td> </tr> <tr> <td style="background-color:#3fada8; color:#FFFFFF;">Ph.D.</td> <td><?php echo $aplicationrtipcountp; ?></td> <td><?php echo $aplicationrtiacountp; ?></td> <td><?php echo $aplicationrtipcountp + $aplicationrtiacountp; ?></td> <td><?php echo $aplication22countpov; ?></td> <td><?php echo $aplication22countprv; ?></td> <td><?php echo $aplication22countpnav; ?></td> <td><?php echo $aplication22countpg1 + $aplication22countpg2; ?></td> <td><?php echo $aplicationrtipcountp102; ?></td> <td><?php echo $aplicationrtipcountpah; ?></td> <td><?php echo $aplication22countp - $aplicationrtcountp; ?></td> <td><?php echo $aplication22countp; ?></td> </tr> <tr> <td style="background-color:#3fada8; color:#FFFFFF;"><strong>Total</strong></td> <td><?php echo $aplicationrtipcountb + $aplicationrtipcountm + $aplicationrtipcountp + $aplicationrtipcountd; ?></td> <td><?php echo $aplicationrtiacountb + $aplicationrtiacountm + $aplicationrtiacountp + $aplicationrtiacountd; ?></td> <td><?php echo $aplicationrtipcountb + $aplicationrtipcountm + $aplicationrtipcountp + $aplicationrtipcountd + $aplicationrtiacountb + $aplicationrtiacountm + $aplicationrtiacountp + $aplicationrtiacountd; ?></td> <td><?php echo $aplication22countbov + $aplication22countmov + $aplication22countpov + $aplication22countdov; ?></td> <td><?php echo $aplication22countbrv + $aplication22countmrv + $aplication22countprv + $aplication22countdrv; ?></td> <td><?php echo $aplication22countbnav + $aplication22countmnav + $aplication22countpnav + $aplication22countdnav; ?></td> <td><?php echo $aplication22countbg1 + $aplication22countbg2 + $aplication22countmg1 + $aplication22countmg2 + $aplication22countpg1 + $aplication22countpg2 + $aplication22countdg1 + $aplication22countdg2; ?></td> <td><?php echo $aplicationrtipcountb102 + $aplicationrtipcountm102 + $aplicationrtipcountp102 + $aplicationrtipcountd102; ?></td> <td><?php echo $aplicationrtipcountbah + $aplicationrtipcountmah + $aplicationrtipcountpah + $aplicationrtipcountdah; ?></td> <td><?php echo $aplication22countb - $aplicationrtcountb + $aplication22countm - $aplicationrtcountm + $aplication22countp - $aplicationrtcountp + $aplication22countd - $aplicationrtcountd; ?></td> <td><?php echo $aplication22countb + $aplication22countm + $aplication22countp + $aplication22countd; ?></td> </tr> </tbody> </table> </div> </div> <!-- <div class="col-lg-3 col-xs-6"> <!- small box -> <div class="small-box bg-aqua"> <div class="inner"> <h3><?php echo $aplicationcount; ?></h3> <p>Total Application Form</p> </div> <div class="icon"> <i class="fa fa-wpforms" aria-hidden="true"></i> </div> <a href="viewApplicatonDetails.php?authToken=<?php echo $tokenAuth;?>" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div>--> <!-- ./col --> <?php //$query = "SELECT COUNT(*) FROM users_registration"; $staffaf=$DB_con->prepare("SELECT count(*) FROM applicationfees"); $staffaf->execute(); $staffrowaf = $staffaf->fetch(PDO::FETCH_NUM); $staffcountaf = $staffrowaf[0]; ?> <!-- <div class="col-lg-3 col-xs-6"> <!- small box -> <div class="small-box bg-yellow"> <div class="inner"> <h3><?php echo $staffcountaf; ?></h3> <p>Total Payment Received</p> </div> <div class="icon"> <i class="fa fa-users" aria-hidden="true"></i> </div> <a href="viewPaymentDetails.php?authToken=<?php echo $tokenAuth;?>" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div>--> <!-- ./col --> <?php //$query = "SELECT COUNT(*) FROM users_registration"; $staff=$DB_con->prepare("SELECT count(*) FROM studentregistration"); $staff->execute(); $staffrow = $staff->fetch(PDO::FETCH_NUM); $staffcount = $staffrow[0]; ?> <!--<div class="col-lg-3 col-xs-6"> <!- small box -> <div class="small-box bg-yellow"> <div class="inner"> <h3><?php echo $staffcount; ?></h3> <p>Registered Students</p> </div> <div class="icon"> <i class="fa fa-users" aria-hidden="true"></i> </div> <a href="#" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div>--> <!-- ./col --> <?php $admin=$DB_con->prepare("SELECT count(*) FROM adminlogin"); $admin->execute(); $adminrow = $admin->fetch(PDO::FETCH_NUM); $admincount = $adminrow[0]; ?> <!--<div class="col-lg-3 col-xs-6"> <div class="small-box bg-red"> <div class="inner"> <h3><?php echo $admincount; ?></h3> <p>Admin Users</p> </div> <div class="icon"> <i class="fa fa-user" aria-hidden="true"></i> </div> <a href="#" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> --> <!-- ./col --> <!-- ./col --> <?php $admin=$DB_con->prepare("SELECT count(*) FROM adminlogin"); $admin->execute(); $adminrow = $admin->fetch(PDO::FETCH_NUM); $admincount = $adminrow[0]; ?> <!--<div class="col-lg-3 col-xs-6"> <div class="small-box bg-green"> <div class="inner"> <h3><?php echo $admincount; ?></h3> <p>Admin Users</p> </div> <div class="icon"> <i class="ion ion-stats-bars"></i> </div> <a href="#" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> --> </div> <!-- /.row --> </section> <section class="content"> <div class="row"> <div class="col-xs-12" style="padding-left: 0px; padding-right: 0px;"> <div class="box"> <div class="box-header"> <h3 class="box-title"><center><strong>Registered Students List for 13th Convocation 2024</strong></center></h3> </div> <!-- /.box-header --> <div class="box-body"> <table id="example1" class="table table-bordered table-striped"> <thead> <tr> <!--<th>Transaction ID</th> --> <th>Student Name</th> <th>Mobile Number</th> <th>Email Id</th> <th>Receiving Type</th> <th>Coming With</th> <th>Hall Selected</th> <!--<th>Registration Date</th> --> <!--<th>Status</th> --> <!--<th>View Application</th>--> </tr> </thead> <tbody> <?php $result = $DB_con->prepare("SELECT * FROM studentregistration order by studentID desc "); $result->execute(); for($i=0; $row = $result->fetch(); $i++){ ?> <tr> <!-- <td><?php echo $row ['transactionID']; ?></td> --> <td><?php echo $row ['studentName']; ?></td> <td><?php echo $row ['studentMobile']; ?></td> <td><?php echo $row ['studentEmail']; ?></td> <td><?php echo $row ['receivingType']; ?></td> <td><?php echo $row ['comingwith']; $id = base64_encode( $row['studentID']); ?></td> <td><?php echo $row ['studentPassword']; ?></td> <?php /*?><td><a href="viewStudentDetails.php?in=<?php echo $id; ?>&authToken=<?php echo $tokenAuth; ?>"><i class="fa fa-eye" style="font-size: 25px;"></i></a> </td><?php */?> </tr> <?php } ?> </tfoot> </table> <div class="form-group"> <form class="form-horizontal" action="exportStudentDetails.php" method="post" name="upload_excel" enctype="multipart/form-data"> <div class="form-group"> <input type="submit" name="Export" onclick="Export()" style="margin-left: 20px;" class="btn btn-success" value="Export to Excel"/> </div> </form> </div> </div> <!-- /.box-body --> </div> <!-- /.box --> </div> <!-- /.col --> </div> <!-- /.row --> </section> </div> <?php ob_end_flush(); require PATH_LIB . "page-bottom.php"; ?>
Close