Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

is_real

(PHP 3, PHP 4 )

is_real -- Prüft, ob Variable vom Typ real ist

Beschreibung:

int is_real ( mixed var)

Diese Funktion ist ein Synonym für is_double().

Siehe auch is_long(), is_int(), is_integer(), is_float(), is_double(), is_object(), is_string() und is_array().