Zaloguj sięZarejestruj się

W języku PHP zastosowano funkcję is_int(). Które z podanych wywołań tej funkcji zwróci wartość TRUE?

ID pytania: 473

is_int("135")

is_int(NULL)

is_int(13.5)

is_int(135)