将变量转成字符串类型。语法: string strval(mixed var);返回值: 字符串函数种类: PHP 系统功能 内容说明本函数可将数组及类之外的变量类型转换成字符串类型。 参考doubleval() intval() settype()