Login system using PHP with MYSQL database
Here is a better and more updated version of this video:
In this login video, i create a table users with fields id, username and password. Then i inserted a user whose credentials i used to login.
source