PHP Classes

Autenticacao: Manage and authenticate users in a MySQL database

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 609 All time: 5,147 This week: 61Up
Version License PHP version Categories
autenticacao 0.1BSD License4.0Databases, User Management
Description 

Author

This class can be used to manage and authenticate users with records stored in a MySQL database.

It can query the MySQL database using the ADODB package to create or delete user records. The user passwords may be stored as MD5 or SHA1 hashes.

In Portuguese:

Script feito para uma simples autenticação usando AdoDB / PHP e MySQL.

Possui funções que permitem:
- Adicionar Usuários;
- Remover Usuários;
- Buscar Informações da Sessão;

Utiliza uma camada de segurança baseada em inclusão e consulta do Session_ID e retorna o usuário autenticado ou rejeita o acesso.

Fácil de se implementar com Smarty;
Todos as colunas e tabelas do MySQL são personalizaveis;
Pode-se optar por não criptografar, ou usar MD5 / Sha1;

Picture of Giancarlo Gil Ottaviani Raduan
Name: Giancarlo Gil Ottaviani ... <contact>
Classes: 1 package by
Country: Brazil Brazil
Age: 44
All time rank: 3034220 in Brazil Brazil
Week rank: 214 Up16 in Brazil Brazil Up

  Files folder image Files (1)  
File Role Description
Plain text file class_auth.php Class classe de autenticação / authentication class With Example

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:609
This week:0
All time:5,147
This week:61Up
User Comments (1)
Que classe legal para autenticação .
14 years ago (José Filipe Lopes Santos)
60%StarStarStarStar