is_null Indique si une variable vaut &null; &reftitle.description; boolis_null mixedvalue Indique si la variable donnée vaut &null;. &reftitle.parameters; value La variable à évaluer. &reftitle.returnvalues; Retourne &true; si value est &null;, &false; sinon. &reftitle.examples; Exemple avec <function>is_null</function> ]]> &reftitle.seealso; Le type &null; isset is_bool is_numeric is_float is_int is_string is_object is_array