PHP Reference

PHP – ksort() Function

The PHP ksort() function sorts an associative array in ascending order, according to the key.

PHP Reference

PHP – list() Function

The PHP list() function is used to assign values to a list of variables in one operation.

PHP Reference

PHP – natcasesort() Function

The PHP natcasesort() function sorts an array by using a “natural order” (2 is less than the number 10) algorithm. This function is case-insensitive.

PHP Reference

PHP – natsort() Function

The PHP natsort() function sorts an array by using a “natural order” (2 is less than the number 10) algorithm. This function is case-sensitive.

PHP Reference

PHP – next() Function

The PHP next() function moves the internal pointer to, and outputs, the next element in the array.

PHP Reference

PHP – pos() Function

The PHP pos() function returns the value of the current element (every array has an internal pointer to the “current” element) in an array.

PHP Reference

PHP – prev() Function

The PHP prev() function moves the internal pointer to, and outputs, the previous element in the array.

PHP Reference

PHP – range() Function

The PHP range() function creates an array containing a range of elements from low to high (or high to low if low is set higher than high).

PHP Reference

PHP – shuffle() Function

The PHP shuffle() function randomizes the order of the elements in the array and assigns new keys. Existing keys are removed.

PHP Reference

PHP – uasort() Function

The PHP uasort() function sorts an array by values using a user-defined comparison function while keeping the index association.

PHP Reference

PHP – uksort() Function

The PHP uksort() function sorts an array by keys using a user-defined comparison function while keeping the index association.

HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress
HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress

Why 1SMARTchicken?

This site was built and is maintained to benefit my autistic son.
See More →

My Son's Name is Johnny

He was diagnosed as autistic quite late, at age four...
His story

Buy Me a Coffee

Thanks for your support!

1SMARTchicken Icon