get_debug_type

PHP 8
get_debug_type - Gets the type name of a variable in a way that is suitable for debugging
Manual
Code Examples

Example #1 get_debug_type example

Result: null bool int float string array resource (stream) resource (closed) stdClass class@anonymous
PHP Version:


Function get_debug_type:

Variable handling Functions

Most used PHP functions