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.