Tagged Questions

0
votes
2answers
129 views

Empty PHP variables

Is there a better way besides isset() or empty() to test for an empty variable?