array_diff_ukey
  • References/PHP/Function/Variables and Types/Array

(PHP 5 >= 5.1.0, PHP 7) Computes the difference of arrays using a callback function on the keys for comparison

2025-01-10 15:47:30
ReflectionFunctionAbstract::getExtension
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 5, PHP 7) Gets extension info public ReflectionExtension

2025-01-10 15:47:30
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
register_tick_function
  • References/PHP/Function/Variables and Types/Function Handling/Function handling

(PHP 4 >= 4.0.3, PHP 5, PHP 7) Register a function for execution on each tick

2025-01-10 15:47:30
ReflectionExtension::isTemporary
  • References/PHP/Function/Variables and Types/Reflection/ReflectionExtension

(PHP >= 5.4.0) Returns whether this extension is temporary

2025-01-10 15:47:30
array_reverse
  • References/PHP/Function/Variables and Types/Array

(PHP 4, PHP 5, PHP 7) Return an array with elements in reverse order

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
sort
  • References/PHP/Function/Variables and Types/Array

(PHP 4, PHP 5, PHP 7) Sort an array bool sort

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
each
  • References/PHP/Function/Variables and Types/Array

(PHP 4, PHP 5, PHP 7) Return the current key and value pair from an array and advance the array cursor

2025-01-10 15:47:30