debug_zval_dump
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Dumps a string representation of an internal zend value to output

2025-01-10 15:47:30
is_null
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Finds whether a variable is NULL

2025-01-10 15:47:30
is_scalar
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4 >= 4.0.5, PHP 5, PHP 7) Finds whether a variable is a scalar

2025-01-10 15:47:30
boolval
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 5 >= 5.5.0, PHP 7) Get the boolean value of a variable

2025-01-10 15:47:30
unserialize
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Creates a PHP value from a stored representation

2025-01-10 15:47:30
is_object
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Finds whether a variable is an object

2025-01-10 15:47:30
is_numeric
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Finds whether a variable is a number or a numeric string

2025-01-10 15:47:30
is_integer
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Alias of

2025-01-10 15:47:30
get_resource_type
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns the resource type

2025-01-10 15:47:30
var_export
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Outputs or returns a parsable string representation of a variable

2025-01-10 15:47:30