PHP Manual
Funções para Manipulação de variáveis
debug_
zval_
dump
doubleval
empty
floatval
get_
defined_
vars
get_
resource_
type
gettype
import_
request_
variables
intval
is_
array
is_
binary
is_
bool
is_
buffer
is_
callable
is_
double
is_
float
is_
int
is_
integer
is_
long
is_
null
is_
numeric
is_
object
is_
real
is_
resource
is_
scalar
is_
string
is_
unicode
isset
print_
r
serialize
settype
strval
unserialize
unset
var_
dump
var_
export
is_float
is_callable
Last updated: Fri, 13 Nov 2009
is_double
(PHP 4, PHP 5)
is_double
—
Sinônimo de
is_float()
Descrição
Esta função é um apelido para:
is_float()
.
User Contributed Notes
is_double
There are no user contributed notes for this page.
is_float
is_callable
Last updated: Fri, 13 Nov 2009