is_string Finds whether a variable is a string Description boolis_string mixedvar Returns &true; if var is a string, &false; otherwise. See also is_bool, is_int, is_integer, is_float, is_real, is_object, and is_array.