Warning: file_put_contents(): Only -1 of 53 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
is_null is_object Változók kezelése PHP Manual is_numeric (PHP 4, 5) — Változó numerikus vagy szöveg típusba tartozásának ellenőrzése Leírás bool ( mixed $var ) TRUE értéket ad vis...
Forum und email

is_numeric

(PHP 4, PHP 5)

is_numeric — Változó numerikus vagy numerikus szöveg típusba tartozásának ellenőrzése

Leírás

bool is_numeric ( mixed $var )

TRUE értéket ad vissza, ha a var numerikus vagy numerikus szöveg, FALSE értéket ad egyébként.

Lásd még is_bool(), is_float(), is_int(), is_string(), is_object(), is_array() és is_integer().