How to Check for Null in PHP

Not sure how to check for null values in PHP? This tutorial will show you the two best ways to do it, with code examples and without the B.S.