PHP Classes
elePHPant
Icontem

Autenticacao: Manage and authenticate users in a MySQL database

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-06-20 (6 years ago) RSS 2.0 feedNot enough user ratingsTotal: 562 All time: 5,176 This week: 1,045Up
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

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:562
This week:0
All time:5,176
This week:1,045Up
User Comments (1)
Que classe legal para autenticação .
6 years ago (José Filipe Lopes Santos)
60%StarStarStarStar