Jun 28 Empty() and Isset() in PHP
This is just a quick tip regarding the “empty” and “isset” functions for people that are fairly new to the world of PHP programming. I learned this the hard way a long time ago while I was working on my first few form processors in PHP.


