PHP ver si no define
if (isset($variable)) { /* do something */ };
v0
if (isset($variable)) { /* do something */ };