Manuál
PHP
Předcházející
Další
settype
settype -- Set the type of a variable
Description
bool
settype
( mixed var, string type)
Vrací
TRUE
při
úspěchu
,
FALSE
při
selhání
.
Příklad
1
.
settype(
)
example
Předcházející
Domů
Další
Nahoru