Script Untuk Membuat Login Page

    Langung COMOT nih Script Di Bawah :D
    session_start();
    set_time_limit(9999999);
    $login='ceker';
    $password='pitek';
    $auth=1;
    $style='';
        $header='Alecs Private Area'.$style.'';
        $footer='';
        if(@$_POST['action']=="exit")unset($_SESSION['an']);
        if($auth==1){if(@$_POST['login']==$login && @$_POST['password']==$password)$_SESSION['an']=1;}else $_SESSION['an']='1';
        if($_SESSION['an']==0){
        echo $header;
        echo '
    Private Area Login

    ';
        echo '
    Username:
    Password:
    ';
        echo $footer;
        exit;}
        ?>
       
       
       
       
        Slackercode Priv8 Tools
       
       
         
       
       
       
       

    Creator:Erwin Pshycode