PHP Handbuch | ||
---|---|---|
Zurück | Nach vorne |
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 | Nach vorne |
empty | Nach oben | get_defined_vars |