PHP Classes

What is the best PHP mysql login class?: MySQL login script

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP mysql login class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP mysql login class?

Edit

Picture of Charles Terrill by Charles Terrill - 9 years ago (2015-02-25)

MySQL login script

This request is clear and relevant.
This request is not clear or is not relevant.

+7

I need a PHP login script with CAPTCHA, blowfish and salted passwords, for a web application using MySQL.

I would like some built in CSS layout options if possible.

Ask clarification

3 Recommendations

tinyUGatMs: Manage users and groups of events in a database

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse package author package author Reputation 5840 - 6 years ago (2017-07-20) Comment

try this but it is without captcha for the moment. tinyGatMs package is simple users and groups recurring access time management system. technolgies used: -PHP of course -MySql -AJAX(JAVASCRIPT) -HTML5 -for the css it's minimalist you will see what to do with that

Features: -Class for groups management(validation, creation, suppression) -Class for users management(registration, validation, creation, suppression) -Management area based on user's role, actually it is set on Admin allowed only(fully used of ajax only) -Users registration with ajax using PDO to connect to MySql *check of already used mail or already used username (ajax) *send of validation mail(ajax) -Users connexion with ajax using PDO to connect to MySql *check of username existence(ajax) *check of true password(ajax) *check of access time (ajax) with message to tell you when to connect if you can't at the moment you try. *not register? link *forget password link -Users password recovering page and reset mail sending using ajax *mail prompt *password changing after mail validation with unique id -Management of users *Edit properties like activation statut,role,password,group for access time etc... *Add a new user *Delete an user -Management of Groups *Edit properties like name,description,access time,access time recurrence,starting date to apply the access time, etc... *Add a new group *Delete an existing group.


PHP Secure Login Library: Login users and start sessions in a MySQL database

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Mohamed Elbahja by Mohamed Elbahja package author package author Reputation 270 - 7 years ago (2016-07-12) Comment

phpsls PHP Secure Login System


Secure PHP Login System: Register and login users using a database via PDO

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Manuel Lemos by Manuel Lemos Reputation 23770 - 8 years ago (2015-08-15) Comment

This class can implement at least part of what you want.

It uses PDO, so it can work with MySQL.

It uses sha256 creating hashed passwords with salt.


Recommend package
: 
: