PHP Find the occurrences of a given element in an array
PHP Delete all occurrences of an element from an array
sort an integer array in ascending and descending order
How to get the only values from an associative array in PHP?
Create an associative array in PHP
PHP Convert a string to a character array
PHP Create comma delimited string from an array without using library function
PHP Split comma delimited string into an array without using library function
PHP Reverse a given string without using the library function
PHP Check whether a specific word/substring exists in a string