(PHP3 , PHP4 )
int is_string (mixed var)
int 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().