Better PHP Documentation opinionated
Get Started Documentation Community Training
Better PHP Documentation
Get Started Documentation Community Training
Log in
Logo

Variable handling Functions

boolval debug_zval_dump doubleval floatval get_debug_type get_defined_vars get_resource_id get_resource_type gettype intval is_array is_bool is_callable is_countable is_double is_float is_int is_integer is_iterable is_long is_null is_numeric is_object is_resource is_scalar is_string print_r serialize settype strval unserialize var_dump var_export

is_iterable

Supported Versions: PHP 7 >= 7.1.0, PHP 8
Verify that the contents of a variable is an iterable value
<?php is_iterable(mixed $value): bool
  • 0
    pcntl_sigtimedwait
    Waits for signals, with a timeout
  • 0
    similar_text
    Calculate the similarity between two strings
  • 0
    boolval
    Get the boolean value of a variable
  • 0
    curl_multi_close
    Close a set of cURL handles
  • 0
    imap_body
    Read the message body
  • 0
    mb_strpos
    Find position of first occurrence of string in a string
  • 0
    pg_send_prepare
    Sends a request to create a prepared statement with the given parameters, without waiting for completion
  • 0
    swoole_native_socket_bind
  • 0
    Arr::prependKeysWith
  • 0
    zend_version
    Gets the version of the current Zend engine
^