conn; if (!$conn) { die("Connection failed: " . mysqli_connect_error()); } $i = 1; $qry = $conn->query("SELECT * FROM `faculties` where id=".$_GET['id']); while($row= $qry->fetch_assoc()): if(count($row) > 0) { $name = $row['name']; $desig = strip_tags($row['designation']); $designation =stripslashes($desig); $education= strip_tags($row['education']); $introduction =strip_tags($row['introduction']); $publication =strip_tags($row['publication']); $workshop =strip_tags($row['workshop']); $membership = strip_tags($row['membership']); $awards =strip_tags($row['awards']); $research_projects = strip_tags($row['research_projects']); $others = strip_tags($row['others']); $experience = strip_tags($row['experience']); ?>
teacher

CONTACT INFO:

EXPERIENCE

Information

Sorry! no records found.