PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 608 All time: 5,147 This week: 129Up
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: 43
All time rank: 3029218 in Brazil Brazil
Week rank: 360 Up30 in Brazil Brazil Up

  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:608
This week:0
All time:5,147
This week:129Up
User Comments (1)
Que classe legal para autenticação .
13 years ago (José Filipe Lopes Santos)
60%StarStarStarStar