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