php voir si non défini

if (isset($variable)) { /* do something */ };
v0