PHP八种常见类型

boolean 布尔类型

integer 整数类型

double 浮点类型/双精度浮点类型

string 字符串类型

array 数组类型

object 对像类型

resource 资源类型

NULL NULL类型

posted @ 2022-06-07 17:20  BeReallyMe  阅读(92)  评论(0)    收藏  举报