Sh3ll
OdayForums


Server : Apache
System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
User : apache ( 48)
PHP Version : 8.0.28
Disable Function : NONE
Directory :  /var/www/html/kpsingh/kpsingh/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //var/www/html/kpsingh/kpsingh/home.php
<?php

	$title = "Dr. KP Singh-IIITA";
	$content = '<link rel="stylesheet" type="text/css" href="css/home.css">
	<div id = "box">
		Assistant Professor</br>
		Department of Information Technology</br>
		Indian Institute Of Information Technology Allahabad</br>
		Email: kpsingh@iiita.ac.in</br>
		Contact No. -: +91-9918999926(M), +91-532 2922226(O)</br></br>
		<b>Research Interests:</b></br>
		Machine learning, Transfer Learning, Support Vector Machine, Genetic Algorithms, Application in Wireless Networks.
	</div>
	<div id = "bio"><b>Bio:</b> <p>Ph.D and Masters from IIT Roorkee in year 2009 and 2004 respectively. Currently Working in Machine Learning domain.</p>
	<!--<a href = "{{bio.cv.url}}" id = "cv">CV</a>-->
	</div>
	<div id = "propic"></div>
	<!--</marquee>-->
	<div class = "bottom">
		2018 | <a href = "http://www.iiita.ac.in" id = "x">IIITA</a>
	</div>
	<a href = "login.php" id = "login">Login</a>';
include 'template.php';
?>

<marquee behaviour = "scroll" direction = "right" id = "info">
<?php
	
	include 'db.php';
	$sql = "SELECT `newscontent` FROM `news`";
	$result = mysqli_query($dbconn, $sql);
	$obj = mysqli_fetch_object($result);
	echo $obj->newscontent;
?>
</marquee>









	

ZeroDay Forums Mini