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

(PHP 4, PHP 5, PHP 7) Sort an array using a case insensitive "natural order" algorithm

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

(PHP 5, PHP 7) Computes the intersection of arrays with additional index check, compares indexes by a callback

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

(PHP 4, PHP 5, PHP 7) Rewind the internal array pointer

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

(PHP 4, PHP 5, PHP 7) Sort an array by keys using a user-defined comparison function

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

(PHP 4 >= 4.0.1, PHP 5, PHP 7) Merge two or more arrays recursively

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

(PHP 4 >= 4.0.1, PHP 5, PHP 7) Computes the difference of arrays

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

(PHP 4, PHP 5, PHP 7) Shuffle an array bool shuffle

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

(PHP 4, PHP 5, PHP 7) Counts all the values of an array

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

(PHP 4, PHP 5, PHP 7) Assign variables as if they were an array

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

(PHP 5, PHP 7) Computes the intersection of arrays with additional index check, compares data by a callback

2025-01-10 15:47:30