将变数转成字串型态。
语法: string strval(mixed var);
传回值: 字串
函式种类: PHP 系统功能
本函式可将阵列及物件之外的变数型态转换成字串型态。
doubleval() intval() settype()