From professional translators, enterprises, web pages and freely available translation repositories.
unserialize
unserialize
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
瞰赽 2. unserialize() example
Пример 2. unserialize() example
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Ŀ¼ doubleval -- alias of floatval() empty -- determine whether a variable is set floatval -- get float value of a variable get_defined_vars -- returns an array of all defined variables get_resource_type -- returns the resource type gettype -- get the type of a variable import_request_variables -- import get/post/cookie variables into the global scope intval -- get integer value of a variable is_array -- finds whether a variable is an array is_bool -- finds out whether a variable is a boolean is_callable -- find out whether the argument is a valid callable construct is_double -- alias of is_float() is_float -- finds whether a variable is a float is_int -- find whether a variable is an integer is_integer -- alias of is_int() is_long -- alias of is_int() is_null -- finds whether a variable is null is_numeric -- finds whether a variable is a number or a numeric string is_object -- finds whether a variable is an object is_real -- alias of is_float() is_resource -- finds whether a variable is a resource is_scalar -- finds whether a variable is a scalar is_string -- finds whether a variable is a string isset -- determine whether a variable is set print_r -- prints human-readable information about a variable serialize -- generates a storable representation of a value settype -- set the type of a variable strval -- get string value of a variable unserialize -- creates a php value from a stored representation unset -- unset a given variable var_dump -- dumps information about a variable var_export -- outputs or returns a string representation of a variable
Данное расширение не определяет никакие константы.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: