| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
Finds whether the given variable is a float.
Notatka: To test if a variable is a number or a numeric string (such as form input, which is always a string), you must use is_numeric().
| Poprzedni | Spis treści | Następny |
| is_double | Początek rozdziału | is_int |