PowerPoint Slide 1

 

PowerPoint Slide 2

 

PowerPoint Slide 3
The second argument in password_hash() is the algorithm to use. Currently, the default is bcrypt but is meant to change as new and better methods become available.
PowerPoint Slide 4

 

PowerPoint Slide 5

 

PowerPoint Slide 6

Encrypt your plaintext files so people can't see user passwords or sensitive info?

PowerPoint Slide 7
I find myself looking back on this example more and more
PowerPoint Slide 8

 

PowerPoint Slide 9

Noted that this overview does feel like a strong foundation for file structure format in any web application.

PowerPoint Slide 10
Sessions critical to persistence
PowerPoint Slide 11

The more I dig into web development I see that run-time optimization on the server side is key to successful applications.

PowerPoint Slide 12

 

PowerPoint Slide 13

 

PowerPoint Slide 14

What are the passwords for the dropdown menu of users?