Basic PHP Login System Part 1

Posted by Peter on Sun Apr 21, 2013 at 10:44pm

This short tutorial series shows you how to create a very basic login functionality, that you can add to your websites. In this first video I go over the basics of logging in using Sessions, without using a MySQL database. Over the series I will add more to the system and eventually include database connection as well as password security best practices, finishing up by using it to create a simple blog.

Video:

Code:

©2024 Peter Entwistle All Rights Reserved.