Forgot Password in PHP

Creating a Forgot and Reset Password Feature in PHP and MySQL Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a Forgot and Reset Password feature in PHP and MySQL Database. This tutorial aims to provide students and beginners with a reference for learning to create and implement useful features of web applications or websites. Here, I will be providing simple web application scripts that demonstrate the creation of an application with Forgot and Reset Password Feature.

Secure Login System using CodeIgniter with Source Code

Submitted by michael.galanza2016 on
Hi! This is a Secure Login System Project using PHP CodeIgniter Framework. This system can help you in your future CodeIgniter Project that needs security. This Login System has a secure login/authentication feature by hashing/encrypting the users' passwords. This Login System has also some features that are related to login functionalities such as registration and reset the password. Download the