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

(PHP 4, PHP 5, PHP 7) Determine whether a variable is empty

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Applies the callback to the elements of the given arrays

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

(PHP 5 >= 5.3.0, PHP 7) Creates an alias for a class

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Check for lowercase character(s)

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

(PHP 5, PHP 7) Gets modifier names public static

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

(PHP 5, PHP 7) Construct a ReflectionProperty object

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

(PHP 4, PHP 5, PHP 7) Create an array array array

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

(PHP 4, PHP 5, PHP 7) Get the type of a variable

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

(PHP 5 >= 5.3.0, PHP 7) Call a static method and pass the arguments as array

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

(PHP 4, PHP 5, PHP 7) Get string value of a variable

2025-01-10 15:47:30