Вы находитесь на странице: 1из 2

<?

php
require_once('db.php');
if(isset($_COOKIE['ID_my_site']))
{
$user = $_COOKIE['ID_my_site'];
$pass = $_COOKIE['Key_my_site'];
$check = mysql_query("SELECT * FROM tbluser WHERE username = '$user'")or die(mys
ql_error());
while($info = mysql_fetch_array( $check ))
{
if ($pass != $info['password'])
{
}
else
{
header("Location: list.php");
}
}
}
if (isset($_POST['submit'])) {
if(!$_POST['user'] | !$_POST['pass']) {
die('You did not fill in a required field.');
}
$check = mysql_query("SELECT * FROM tbluser WHERE username = '".$_POST['user']."
'")or die(mysql_error());
$check2 = mysql_num_rows($check);
if ($check2 == 0) {
die('That user does not exist in our database. <a href=register.php>Click Here t
o Register</a>');
}
while($info = mysql_fetch_array( $check ))
{
//$_POST['pass']=md5($_POST['pass']);
if ($_POST['pass'] != $info['password']) {
die('Incorrect password, please try again.');
}
else
{
$hour = time() + 3600;
setcookie(ID_my_site, $_POST['user'], $hour);
setcookie(Key_my_site, $_POST['pass'], $hour);
header("Location: list.php");
}
}
}
else

{
?>
<form action="<?php echo $_SERVER['PHP_SELF']?>" method="post">
<table border="0">
<tr><td colspan=2><h1>Login</h1></td></tr>
<tr><td>Username:</td><td>
<input type="text" name="user" maxlength="40">
</td></tr>
<tr><td>Password:</td><td>
<input type="password" name="pass" maxlength="50">
</td></tr>
<tr><td colspan="2" align="right">
<input type="submit" name="submit" value="Login">
</td></tr>
</table>
</form>
<?php
}
?>

Вам также может понравиться

  • Exercise-8 IWP 18BCE0557 Kushal: 1) DB Creation Code
    Exercise-8 IWP 18BCE0557 Kushal: 1) DB Creation Code
    Документ10 страниц
    Exercise-8 IWP 18BCE0557 Kushal: 1) DB Creation Code
    Kush Choudhary
    Оценок пока нет
  • Login Form PHP Code
    Login Form PHP Code
    Документ6 страниц
    Login Form PHP Code
    atifcomputerz
    Оценок пока нет
  • Hacked by MR - Singh
    Hacked by MR - Singh
    Документ133 страницы
    Hacked by MR - Singh
    Anonymous bKlBR5c
    Оценок пока нет
  • Char Power
    Char Power
    Документ19 страниц
    Char Power
    Brandon J Orphiano
    Оценок пока нет
  • Programming Skill Notes
    Programming Skill Notes
    Документ13 страниц
    Programming Skill Notes
    jeverzonverzo
    Оценок пока нет
  • Crud Dasar
    Crud Dasar
    Документ3 страницы
    Crud Dasar
    Ary Empat September
    Оценок пока нет
  • Fat
    Fat
    Документ4 страницы
    Fat
    adam adam
    Оценок пока нет
  • Source Coding PHP
    Source Coding PHP
    Документ2 страницы
    Source Coding PHP
    Yeni Afriila
    Оценок пока нет
  • Hii
    Hii
    Документ5 страниц
    Hii
    jayp32983
    Оценок пока нет
  • BT Giai SQL Web
    BT Giai SQL Web
    Документ41 страница
    BT Giai SQL Web
    dnguyenbinh
    Оценок пока нет
  • Insert Data Into Table
    Insert Data Into Table
    Документ8 страниц
    Insert Data Into Table
    vikram singh
    Оценок пока нет
  • Register Page Code
    Register Page Code
    Документ4 страницы
    Register Page Code
    Neelesh Pandey
    Оценок пока нет
  • LAMPIRAN A Codingan
    LAMPIRAN A Codingan
    Документ20 страниц
    LAMPIRAN A Codingan
    Husnul Hasbullah
    Оценок пока нет
  • Import Data From Excel
    Import Data From Excel
    Документ2 страницы
    Import Data From Excel
    muttuswami
    Оценок пока нет
  • Select DMF - Odt
    Select DMF - Odt
    Документ3 страницы
    Select DMF - Odt
    BappaChandra
    Оценок пока нет
  • Thanhtoan
    Thanhtoan
    Документ2 страницы
    Thanhtoan
    Vũ Nguyễn Huỳnh Duy
    Оценок пока нет
  • Index
    Index
    Документ2 страницы
    Index
    konrado.koziel
    Оценок пока нет
  • PHP Login Multi User
    PHP Login Multi User
    Документ1 страница
    PHP Login Multi User
    Miran 1996
    Оценок пока нет
  • Writesonic Chatsonic 1677314459153
    Writesonic Chatsonic 1677314459153
    Документ1 страница
    Writesonic Chatsonic 1677314459153
    Mintesinot Kasa
    Оценок пока нет
  • Writesonic Chatsonic 1677314352873
    Writesonic Chatsonic 1677314352873
    Документ1 страница
    Writesonic Chatsonic 1677314352873
    Mintesinot Kasa
    Оценок пока нет
  • Listing Program: Opendb
    Listing Program: Opendb
    Документ42 страницы
    Listing Program: Opendb
    puskesmaslangsalama
    Оценок пока нет
  • Lampiran - TA - Sela Aprilia - A1316112
    Lampiran - TA - Sela Aprilia - A1316112
    Документ35 страниц
    Lampiran - TA - Sela Aprilia - A1316112
    sela aprilia
    Оценок пока нет
  • Check
    Check
    Документ7 страниц
    Check
    Le Nguyen
    Оценок пока нет
  • Index
    Index
    Документ10 страниц
    Index
    Marin Burlea
    Оценок пока нет
  • MODUL 5.1 CRUD DGN PHP OOP
    MODUL 5.1 CRUD DGN PHP OOP
    Документ2 страницы
    MODUL 5.1 CRUD DGN PHP OOP
    Lavina
    Оценок пока нет
  • Reset Password
    Reset Password
    Документ2 страницы
    Reset Password
    Ghee Fan
    Оценок пока нет
  • Update
    Update
    Документ2 страницы
    Update
    Priya Gupta
    Оценок пока нет
  • Integrative Programming and Technologies 9
    Integrative Programming and Technologies 9
    Документ9 страниц
    Integrative Programming and Technologies 9
    jelyntabuena977
    Оценок пока нет
  • Web Eng PDF
    Web Eng PDF
    Документ13 страниц
    Web Eng PDF
    Ghazanfar
    Оценок пока нет
  • Code of Whole Project
    Code of Whole Project
    Документ36 страниц
    Code of Whole Project
    ammujvp
    Оценок пока нет
  • DMS Format 1711944865 1712040264
    DMS Format 1711944865 1712040264
    Документ4 страницы
    DMS Format 1711944865 1712040264
    Jivanjyoti Ray
    Оценок пока нет
  • Membuat Crud Dengan Oop PHP Dan Mysql
    Membuat Crud Dengan Oop PHP Dan Mysql
    Документ3 страницы
    Membuat Crud Dengan Oop PHP Dan Mysql
    room karoke
    Оценок пока нет
  • AngularJS PHP MySql
    AngularJS PHP MySql
    Документ12 страниц
    AngularJS PHP MySql
    Mycel Calanza
    Оценок пока нет
  • Home CI - Controller: - Construct
    Home CI - Controller: - Construct
    Документ6 страниц
    Home CI - Controller: - Construct
    Sabri Abdillah
    Оценок пока нет
  • Giải đề CK web
    Giải đề CK web
    Документ27 страниц
    Giải đề CK web
    Naibu - chan
    Оценок пока нет
  • A
    A
    Документ447 страниц
    A
    Feri Pahriansya
    Оценок пока нет
  • Login Script
    Login Script
    Документ7 страниц
    Login Script
    Sandip H Shah
    Оценок пока нет
  • Bed 3
    Bed 3
    Документ24 страницы
    Bed 3
    Jaya Teguh Silalahi
    Оценок пока нет
  • Login System
    Login System
    Документ6 страниц
    Login System
    Vansh Rana
    Оценок пока нет
  • Ref Currency Controller
    Ref Currency Controller
    Документ4 страницы
    Ref Currency Controller
    Ruslan Agan
    Оценок пока нет
  • Lampiran 2 Source Code
    Lampiran 2 Source Code
    Документ21 страница
    Lampiran 2 Source Code
    Muaw Iyah
    Оценок пока нет
  • Ajax
    Ajax
    Документ27 страниц
    Ajax
    Ashadur Rahaman
    Оценок пока нет
  • How To Insert Data Using PHP Ajax
    How To Insert Data Using PHP Ajax
    Документ27 страниц
    How To Insert Data Using PHP Ajax
    Ashadur Rahaman
    Оценок пока нет
  • Foreach As: // Default Page Length //because by Username Can Update The Other Users Data
    Foreach As: // Default Page Length //because by Username Can Update The Other Users Data
    Документ12 страниц
    Foreach As: // Default Page Length //because by Username Can Update The Other Users Data
    vimal
    Оценок пока нет
  • Correction Serie 2
    Correction Serie 2
    Документ4 страницы
    Correction Serie 2
    lassaad ferchichi
    Оценок пока нет
  • Eee-418 E-Commerce Project Report: Adanaspor Ticket Sales Website
    Eee-418 E-Commerce Project Report: Adanaspor Ticket Sales Website
    Документ20 страниц
    Eee-418 E-Commerce Project Report: Adanaspor Ticket Sales Website
    ozaneraslan
    Оценок пока нет
  • (Rapidleech) (D) Ifile It - PHP
    (Rapidleech) (D) Ifile It - PHP
    Документ5 страниц
    (Rapidleech) (D) Ifile It - PHP
    Aditya Ryu Arzo
    Оценок пока нет
  • Note: Dont Forget To Save Excel File in .Cvs Format Before Executing This Code
    Note: Dont Forget To Save Excel File in .Cvs Format Before Executing This Code
    Документ2 страницы
    Note: Dont Forget To Save Excel File in .Cvs Format Before Executing This Code
    api-126697740
    Оценок пока нет
  • Flight Cancelation After Booking
    Flight Cancelation After Booking
    Документ3 страницы
    Flight Cancelation After Booking
    naresh
    Оценок пока нет
  • Pesan 3296
    Pesan 3296
    Документ128 страниц
    Pesan 3296
    Achmad Yusuf
    Оценок пока нет
  • PHP Code Project 1
    PHP Code Project 1
    Документ1 страница
    PHP Code Project 1
    hitup292
    Оценок пока нет
  • CHP 5-7 Rough
    CHP 5-7 Rough
    Документ46 страниц
    CHP 5-7 Rough
    Meet Mehta
    Оценок пока нет
  • Include ("Koneksi - PHP") //koneksi - PHP Bukan Konek - PHP
    Include ("Koneksi - PHP") //koneksi - PHP Bukan Konek - PHP
    Документ3 страницы
    Include ("Koneksi - PHP") //koneksi - PHP Bukan Konek - PHP
    Septy SQuarpant's
    Оценок пока нет
  • Flight Payment
    Flight Payment
    Документ3 страницы
    Flight Payment
    naresh
    Оценок пока нет
  • 17 - Lampiran
    17 - Lampiran
    Документ25 страниц
    17 - Lampiran
    Aldi Fitriadi
    Оценок пока нет
  • Script Program Rental Mobil (Soal Nomor 26)
    Script Program Rental Mobil (Soal Nomor 26)
    Документ129 страниц
    Script Program Rental Mobil (Soal Nomor 26)
    Ike Indriani
    Оценок пока нет
  • Tugas Pertemuan 5 Andrew Narapati (1911501474) Praktikum 5.3
    Tugas Pertemuan 5 Andrew Narapati (1911501474) Praktikum 5.3
    Документ12 страниц
    Tugas Pertemuan 5 Andrew Narapati (1911501474) Praktikum 5.3
    Andrew Narapati
    Оценок пока нет
  • Eagle Shell - Based On 1n73ction
    Eagle Shell - Based On 1n73ction
    Документ124 страницы
    Eagle Shell - Based On 1n73ction
    Igor Eduardo
    Оценок пока нет
  • SDL Assignment 5
    SDL Assignment 5
    Документ4 страницы
    SDL Assignment 5
    TYCOC173Anish Powar
    Оценок пока нет
  • Dearlogue
    Dearlogue
    От Everand
    Dearlogue
    Оценок пока нет
  • Mass Song
    Mass Song
    Документ1 страница
    Mass Song
    Vinz Logronio
    Оценок пока нет
  • Lamb of God
    Lamb of God
    Документ1 страница
    Lamb of God
    Vinz Logronio
    Оценок пока нет
  • New Hits 2014
    New Hits 2014
    Документ1 страница
    New Hits 2014
    Vinz Logronio
    Оценок пока нет
  • Hark How The Bells
    Hark How The Bells
    Документ1 страница
    Hark How The Bells
    MaRo MaUrer
    Оценок пока нет
  • Lamb of God
    Lamb of God
    Документ1 страница
    Lamb of God
    Vinz Logronio
    Оценок пока нет
  • Holy Lord God
    Holy Lord God
    Документ4 страницы
    Holy Lord God
    Vinz Logronio
    Оценок пока нет
  • HipHop 2014
    HipHop 2014
    Документ1 страница
    HipHop 2014
    Vinz Logronio
    Оценок пока нет
  • New Hits 2014
    New Hits 2014
    Документ1 страница
    New Hits 2014
    Vinz Logronio
    Оценок пока нет
  • New Hits 2014
    New Hits 2014
    Документ1 страница
    New Hits 2014
    Vinz Logronio
    Оценок пока нет
  • HipHop 2014
    HipHop 2014
    Документ1 страница
    HipHop 2014
    Vinz Logronio
    Оценок пока нет
  • HipHop 2014
    HipHop 2014
    Документ1 страница
    HipHop 2014
    Vinz Logronio
    Оценок пока нет
  • New Hits 2014
    New Hits 2014
    Документ1 страница
    New Hits 2014
    Vinz Logronio
    Оценок пока нет
  • HipHop 2014
    HipHop 2014
    Документ1 страница
    HipHop 2014
    Vinz Logronio
    Оценок пока нет
  • New Hits 2014
    New Hits 2014
    Документ1 страница
    New Hits 2014
    Vinz Logronio
    Оценок пока нет
  • CBC Iv
    CBC Iv
    Документ4 страницы
    CBC Iv
    Vinz Logronio
    Оценок пока нет
  • New Hits 2014
    New Hits 2014
    Документ1 страница
    New Hits 2014
    Vinz Logronio
    Оценок пока нет
  • New Hits 2014
    New Hits 2014
    Документ1 страница
    New Hits 2014
    Vinz Logronio
    Оценок пока нет
  • New Hits 2014
    New Hits 2014
    Документ1 страница
    New Hits 2014
    Vinz Logronio
    Оценок пока нет
  • CBC Iv
    CBC Iv
    Документ4 страницы
    CBC Iv
    Vinz Logronio
    Оценок пока нет
  • New Hits 2014
    New Hits 2014
    Документ1 страница
    New Hits 2014
    Vinz Logronio
    Оценок пока нет
  • Song Lists
    Song Lists
    Документ1 страница
    Song Lists
    Vinz Logronio
    Оценок пока нет
  • CBC Iv
    CBC Iv
    Документ4 страницы
    CBC Iv
    Vinz Logronio
    Оценок пока нет
  • Method 2
    Method 2
    Документ9 страниц
    Method 2
    Vinz Logronio
    Оценок пока нет
  • CBC Iv
    CBC Iv
    Документ4 страницы
    CBC Iv
    Vinz Logronio
    Оценок пока нет
  • CBC Iv
    CBC Iv
    Документ4 страницы
    CBC Iv
    Vinz Logronio
    Оценок пока нет
  • CBC Iv
    CBC Iv
    Документ4 страницы
    CBC Iv
    Vinz Logronio
    Оценок пока нет
  • CBC Iv
    CBC Iv
    Документ4 страницы
    CBC Iv
    Vinz Logronio
    Оценок пока нет
  • CBC Iv
    CBC Iv
    Документ4 страницы
    CBC Iv
    Vinz Logronio
    Оценок пока нет
  • CBC Iv
    CBC Iv
    Документ4 страницы
    CBC Iv
    Vinz Logronio
    Оценок пока нет