is_null> <is_integer
Last updated: Fri, 16 Jul 2010

is_long

(PHP 4, PHP 5)

is_longSinônimo de is_int()

Descrição

Esta função é um apelido para: is_int().



User Contributed Notes
is_long
Mark Slemko
21-Apr-2010 01:57
It should be noted here that 64 bit values need a 64-bit OS as they are converted on a 32 bit OS and are not stored as 64 bit values.

is_null> <is_integer
Last updated: Fri, 16 Jul 2010