Файловый менеджер - Редактировать - /home/umudio/public_html/OLD/searchannview.php
Назад
<?php if (!$_SESSION){ session_start(); } $acc=$_SESSION['acc']; $yto=$_SESSION['yto']; if(isset($acc) && ($acc=="administratoroftheUmuahiasiteDiocese2016Byto")){?> <?php include("Connecter/dataconn.php"); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <?php include("head.php"); ?> </head> <body> <?php include("top.php"); ?> <?php include("titlebar.php"); ?> <?php include("mast.php"); ?> <?php include("navbar.php"); ?> <?php include("contenttop.php"); ?> <?php include("sidebar.php"); ?> <?php include("mainbartop.php"); ?> <!--Content Goes here--> <?php include("searchannrecord.php"); $query_rsdirectory = $sql; $result=mysql_query($query_rsdirectory,$csn); if (!$result){ echo ("<p>Error retrieving data: " . mysql_error() . "</p>"); exit(); } $num = mysql_num_rows($result); if ($num == 0){ echo("<h3>".$searchstring."</h3>"); echo ("<p>No Records Found!</p>"); //exit(); } else { ?> <table width="80%" border="1" align="center" cellpadding="8" cellspacing="0" bordercolor="#000000" bgcolor="#CCCCCC" frame="box" rules="rows"> <tr> <td colspan="2" style="background-color:#000; color:#FF0;" class="headingbigger"><?php echo("$searchstring"); ?></td> </tr> <?php while($row = mysql_fetch_array($result)){ $aa="date_format(" . $att . ", '%M %e %Y')"; echo("<tr><td>" . $row["namer"] . "</td><td>" . $row[$aa] . "</td></tr>"); } ?> </table> <p> </p> <table width="80%" border="0" align="center" cellpadding="2" cellspacing="0"> <tr> <td bgcolor="#000000"> <div align="center"><strong><font color="#FFFFFF"> <?php echo("<p>$num Person(s) Found!</p>");?> </font></strong></div></td> </tr> </table> <?php } ?> <!--Content Ends here--> <?php include("mainbarbottom.php"); ?> <?php include("contentbottom.php"); ?> <?php include("footbar.php"); ?> <?php include("bottom.php"); ?> </body> </html> <?php } else { include("ddadmin.php"); }?>
| ver. 1.4 |
Github
|
.
| PHP 5.6.40 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка