php voir si non défini
if (isset($variable)) { /* do something */ };
v0
if (isset($variable)) { /* do something */ };