Déterminer le type d’une variable November 12, 2012 Author: <?php $inconnu = "abcd125"; echo gettype ($inconnu) . "<br />"; if (is_string ($inconnu Categories: Uncategorized