Файловый менеджер - Редактировать - /home/umudio/public_html/OLD/issue.php
Назад
<?php include("Connecter/dataconn.php"); ?> <?php $query_dio = "SELECT sn,who,titler,contenter,date_format(dater, '%d %b %Y') as ddate,category FROM reflections2 order by dater desc, sn desc limit 0,30"; $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 align="center"><img src="contri2.jpg" /></div><hr /><div> </div> <?php if ($totalRows_dio>0) { $gv=1; ?> <?php do { ?> <div class="headingnormal" style="padding:0px;"> <table width="100%" cellspacing="2" cellpadding="3"> <tr valign="top"> <td width="10px"><?php echo $gv; ?> </td><td><span style="color:#990000;"><?php echo $row_dio['titler']; ?></span></td> </tr></table> </div> <?php $aa=$row_dio['who']; $query_dio44 = "SELECT * FROM members2 where sn=$aa"; $dio44 = mysql_query($query_dio44, $csn) or die(mysql_error()); $row_dio44 = mysql_fetch_assoc($dio44); ?> <div style="font-weight:bold; color:#000; padding-left:15px;">By <?php echo $row_dio44['namer']; ?> <span style="font-weight:normal;">Category:</span> <?php echo $row_dio['category']; ?></div> <div style="padding-left:15px;"><a href="issuedetail.php?tab=<?php echo $row_dio['sn']; ?>&tab2=<?php echo($cid); ?>"><img src="rm1.png" /></a></div> <hr /> <div> </div> <?php $gv++; } while ($row_dio = mysql_fetch_assoc($dio)); ?> <?php } else { echo ("<div class='owner2'><table border='0' width='90%' cellpadding='2' cellspacing='0' align='center' style='padding-top:12px;'> <tr valign='middle'><td>No Post Added Yet for this section! Use the Menu <b>'Doctrines & Morals'</b> to check another section!</td></tr></table></div>"); } ?> <!--Content Ends here--> <?php include("mainbarbottom.php"); ?> <?php include("contentbottom.php"); ?> <?php include("footbar.php"); ?> <?php include("bottom.php"); ?> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 5.6.40 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка