Is there a better way besides isset() or e开发者_StackOverflow社区mpty() to test for an empty variable?It depends upon the context.
Two parts to this question 1) Is this understanding of what\'s going on correct? \"if (obj)\" is testing to see if the pointer is not 0x0, aka set to an integer memory address