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.

How to Echo an iFrame in PHP

Trying to figure out how to echo an iframe in your PHP code? Here are the three ways to get it done, with code samples.