PHP Login Form Part 1: In this video we'll start creating a login form to give our users access to a members only area. We'll also take a look at the built in PHP function "isset" which checks if a variable is set, and returns a boolean value (True/False)