PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
Returns the float value of var.
Var may be any scalar type. You cannot use floatval() on arrays or objects.
<?php |
See also intval(), strval(), settype() and Type juggling.
Predchádzajúci | Domov | Nasledujúci |
empty | Hore | get_defined_vars |