This short tutorial series shows you how to create a very basic login functionality, that you can add to your websites. In the third part of this series of tutorials, I cover password security best practices in PHP, using Bcrypt. We continue with the code from the previous lesson and implement a more secure way of storing passwords.