settype

更新时间:2024-01-03 17:19

settype 是PHP函数,用于设置变量的类型。

语 法

bool settype ( mixed , string )

参 数

将变量 var的类型设置成 type。

type的可能值为:

“boolean” (或为“bool”,从 PHP 4.2.0 起)

“integer” (或为“int”,从 PHP 4.2.0 起)

“float” (只在 PHP 4.2.0 之后可以使用,对于旧版本中使用的“double”现已停用)

“string”

“array”

“object”

“null” (从 PHP 4.2.0 起)

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

示 例

免责声明
隐私政策
用户协议
目录 22
0{{catalogNumber[index]}}. {{item.title}}
{{item.title}}