Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
Databases:
Mafia Session
Marcelo Costa
(
contact me
)
This class can be used to authenticate Web users securely.
It creates a key encoded with SHA1 based on the IP address and the current time when an user accesses the login page.
The key is used to generate a salt value that is used to encrypt the password that the user enters in the login form.
On the server side the class uses the same salt to verify whether the password entered by the user matches the password stored in a database.
If the authentication is successful, the class starts an authenticated user session.
The login keys, user and session information is stored in a database. Currently the class supports either MySQL or PostgreSQL databases.
Utility
Consistency
Docs
Examples
Tests
Videos
Overall
Rank
Not sure (50.0%)
Insufficient (33.3%)
Insufficient (25.0%)
Insufficient (25.0%)
-
-
Insufficient (33.3%)
1780
Click here for detailed information about this class on phpclasses.org
class_pdosession.php
Class
version 2.0 for pdo driver
base64.js
Data
javascript base64
class_mafiarelbd.php
Class
base sql class
class_mafiasession.php
Class
main class
class_mafiasql.php
Class
sql class
class_pdo_extension.php
Class
pdo extension class
leiame.txt
Doc.
readme
login.php
Example
login form exemple
mafiasession.php
Example
exemple script
md5.js
Data
javascript md5
mysql.sql
Data
mysql database script
pgsql.sql
Data
postgres database script
sha1.js
Data
javascript sha1
_autoload.php
Conf.
setup script
mafiasession.tar.gz
All files
mafiasession.zip
All files