Файловый менеджер - Редактировать - /home/umudio/public_html/repo/reflectiondetail.php.tar
Назад
home/umudio/public_html/OLD/reflectiondetail.php 0000644 00000003441 14773626724 0015770 0 ustar 00 <?php include("Connecter/dataconn.php"); ?> <?php if (isset($_GET['tab'])) { $id=$_GET['tab']; $query_dio = "SELECT *,date_format(dater, '%a, %d %b %Y') as ddate FROM reflections where sn=$id"; $dio = mysql_query($query_dio, $csn) or die(mysql_error()); $row_dio = mysql_fetch_assoc($dio); $totalRows_dio = mysql_num_rows($dio); ?> <!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--> <div class="headingbiggest">Homilies/Reflections</div><hr /> <div class="headingbigger"><?php echo $row_dio['titler']; ?></div> <?php $aa=$row_dio['who']; $query_dio44 = "SELECT * FROM members where sn=$aa"; $dio44 = mysql_query($query_dio44, $csn) or die(mysql_error()); $row_dio44 = mysql_fetch_assoc($dio44); ?> <div class="headingnormal">By <?php echo $row_dio44['namer']; ?></div> <div><?php echo $row_dio['ddate']; ?></div> <hr /> <img src="jesusbible.jpg" width="190" height="240" style="float:right; padding-left:10px;" /><?php echo $row_dio['contenter']; ?> <div> </div> <hr /> <a href="reflections.php">See Other Reflections »</a> <!--Content Ends here--> <?php include("mainbarbottom.php"); ?> <?php include("contentbottom.php"); ?> <?php include("footbar.php"); ?> <?php include("bottom.php"); ?> </body> </html> <?php } else { include("reflections.php"); } ?>
| ver. 1.4 |
Github
|
.
| PHP 5.6.40 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка