Morpheusweb.it - Risorse per webmaster: script, ASP.NET, C#, Visual Basic .Net, tutorial, asp, javascript, css, php, html, java, ADO, VBScript, forms, frames, Active Server Pages, Dynamic HTML, database, gratis per webmaster e webdesigner

Simple Authentication System

Sistema per la gestione degli accessi che non sfrutta MySQL, ma un file ti testo per la memorizzazione dei dati..




<?
session_start();
if($check){
    if(!$userid){
        $erry="not userid";
    }else{
        $fp = fopen("user.txt","r");
        while($userinfo = fscanf($fp,"%s\t%s\t%si\n")){
            list($id,$name,$pass)=$userinfo;
            if($name == $userid && $pass == $password){
                $auth['userid']=$userid;
                $auth['login']=1;
                session_register("auth");
                header("Location: $webroot");
            }
        }
    }
}
include("login.ihtml");
?>

Gli altri file e le istruzioni nel file zip


Scarica il Codice...


Stampa la pagina


 








Inizio pagina

risorse per webmaster

php

php

php, mail, database, banner
php, banner,

Vai nel sito Morpheusweb.it - Risorse per Webmaster troverai quello che stai cercando
php, banner,
Nel nostro sito molte informazioni: "Morpheusweb.it - Risorse per Webmaster" tratta di php, script, forms, mail, database
click here se non sei reindirizzato automaticamente al nostro sito.

php, script, banner, mail, database, , ,