Home
My Account
About us
Products
Support Services
Buy online
Downloads
Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
PHP Manual
Variables handling
debug_zval_dump
doubleval
empty
floatval
get_defined_vars
get_resource_type
gettype
import_request_variables
intval
is_array
is_bool
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
isset
print_r
serialize
settype
strval
unserialize
unset
var_dump
var_export
debug_zval_dump
empty
Last updated: Tue, 19 Sep 2006
doubleval
(PHP 3, PHP 4, PHP 5)
doubleval -- Alias of
floatval()
Description
This function is an alias of:
floatval()
.
ChangeLog
Version
Description
4.2.0
doubleval()
became an alias of
floatval()
. Before this time, only
doubleval()
existed.
debug_zval_dump
empty
Last updated: Tue, 19 Sep 2006