forward_static_call
  • References/PHP/Function/Variables and Types/Function Handling/Function handling

(PHP 5 >= 5.3.0, PHP 7) Call a static method

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

(PHP 4, PHP 5, PHP 7) Import variables into the current symbol table from an array

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

(PHP 4, PHP 5, PHP 7) Returns the name of the class of an object

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

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

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

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

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

(PHP 5 >= 5.1.0, PHP 7) Checks if parameter expects an array

2025-01-10 15:47:30
QuickHashIntHash::exists
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntHash

(PECL quickhash >= Unknown) This method checks whether a key is part of the hash

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

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

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

(PHP 4, PHP 5, PHP 7) Prints human-readable information about a variable

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

(PECL quickhash >= Unknown) Creates a new QuickHashIntStringHash object

2025-01-10 15:47:30