PHP Classes

PHP/MYSQLi script for secure log in: Secure Login

Recommend this page to a friend!
  All requests RSS feed  >  PHP/MYSQLi script for secure log in  >  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  

PHP/MYSQLi script for secure log in

Edit

Picture of Muhammad Iqbal by Muhammad Iqbal - 6 years ago (2018-10-17)

Secure Login

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

+6

I am comparatively new to php coding and am trying to learn how to develop a secure login system/script for a data driven website. I am hoping to get an example of such script. Thanks for reading

Ask clarification

1 Recommendation

PHP JSON Login System: Login system that works with JSON files

This class implements a login system that stores user records on JSON files.

It can create user records in JSON files to avoid needing a database server.

The JSON files include the email of the user and a hash of the user password using the password_hash function.

The class can also verify if the user is logged and authenticate the user generating login forms and verifying if the entered email and password are correct.

It generates HTML for both the registration and login form.
This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of naveen by naveen package author package author Reputation 65 - 6 years ago (2018-10-18) Comment

It can function without a database, if your application didnt use database other than login then it is best suited for you.

  • 1 Comment
  • 1. Picture of yavuz kurt by yavuz kurt - 5 years ago (2019-08-21) Reply

    thanks


Recommend package
: 
: