settype

Example

 bool settype ( mixed &$var , string $type ) 

Description

Set the type of variable var to type.

Return Values

Returns TRUE on success or FALSE on failure.