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

(PHP 4, PHP 5, PHP 7) Create an array containing a range of elements

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

(PHP 4, PHP 5, PHP 7) Advance the internal array pointer of an array

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

(PHP 5 >= 5.1.0, PHP 7) Gets doc comments

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

(PHP 5, PHP 7) Computes the difference of arrays with additional index check which is performed by a user supplied

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

(PHP 5, PHP 7) Gets properties public array

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

(PHP 4, PHP 5, PHP 7) Dumps information about a variable

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

(PHP 4, PHP 5, PHP 7) Returns an array with the name of the defined classes

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

(PHP 5, PHP 7) Constructs a ReflectionMethod

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

(PHP 4, PHP 5, PHP 7) Set the internal pointer of an array to its first element

2025-01-10 15:47:30