File manager - Edit - /home/autoph/public_html/portal/web/detailed_news.php
Back
<center> <div style="position:relative;width:100%;min-width:370px;background:#fafafa;border:1px solid #fafafa"> <table style='width:100%;height:100%;background;#fafafa;border:1px solid #fafafa'> <tr> <td valign='top' style='width:70%;padding:10px;background:#fafafa;border:1px solid #fafafa'> <div style='width:100%;position:relative;background:#fafafa;border:1px solid #fafafa'> <div style="font-size:100%;float:left;width:100%;height:100%;background:#fafafa;border:1px solid #fafafa"> <h3 align='left' style='border:1px solid gray;padding-left:1px;font-size:25px;font-weight:normal;height:30px'>NEPHRO LATEST NEWS</h3><br> asdfads </div> </div> </td> <td valign='top' style='height:100%;width:30%;background:#fff;border:1px solid white'> <div style='width:100%;position:relative;background:white'> <h3 align='left' style='padding-left:0px;background:#FAFAFA;font-size:25px;font-weight:normal'>Latest News & Updates</h3><br> <?php $getNews = mysql_query("SELECT * FROM `db_news_updateshide` WHERE `status`= 'Visible' ORDER by `news_date` DESC LIMIT 4"); while($myNews = mysql_fetch_array($getNews)){ echo "<b style='font-size:14px;color:red'>".strtoupper($myNews['news_title'])."</b><br><i style='font-size:11px;color:blue'> Date: ".$myNews['news_date']."</i><br><p>".substr($myNews['news_details'],1,70)."... <a href='default.php?view=news&id=".$myNews['news_id']." style='font-size:10px;font-weight:normal'> Read More</a><br><i style='font size:8px;color:lightgray'>- - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - -</i></p>"; } ?> <a href='default.php?view=morenews'>View More...</a> </div> </td> </tr> </table> </div> </center>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings