settypePHP ManualPrevNextsettypesettype -- Set the type of a variable.Descriptionint settype(string var, string type);
Set the type of variable var to
type.
Possibles values of type are:
"integer""double""string""array""object"
Returns true if successful; otherwise returns false.
See also gettype().
PrevHomeNextprint_rUpstrval
Wyszukiwarka