(PHP 3, PHP 4 >= 4.0b1)
bool is_string (mixed var)
bool is_string
Returns TRUE if var is a string, FALSE otherwise.
See also is_bool(), is_long(), is_int(), is_integer(), is_float(), is_double(), is_real(), is_object(), and is_array().