floatval
Description
float floatval ( mixed var)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.
| Zurück | Zum Anfang | Weiter |
| empty | Nach oben | get_defined_vars |