Manual
do
PHP
Anterior
Próxima
settype
settype -- Set the type of a variable
Description
bool
settype
( mixed var, string type)
Retorna
TRUE
em
caso
de
sucesso
ou
FALSE
em
falhas
.
Exemplo
1
.
settype(
)
example
Anterior
Principal
Próxima
Acima