四种标量类型 : boolean (布尔型) 、 integer (整型) 、 float (浮点型,也称作double) 、 string (字符串) 两种复合类型 : array (数组) 、 object (对象) 两特殊类型 : resource (资源类型) 、 NULL (NULL)