You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Reber b880c3ccde Initial commit 4 years ago
..
Delete an element from the above array.php Initial commit 4 years ago
Display array values within a string.php Initial commit 4 years ago
PHP a function to remove a specified duplicate entry from an array.php Initial commit 4 years ago
PHP function that returns the lowest integer that is not 0..php Initial commit 4 years ago
PHP function to change the following array's all values to upper or lower case.php Initial commit 4 years ago
PHP function to create a multidimensional unique array for any single key index..php Initial commit 4 years ago
PHP function to find unique values from multidimensional arrays and flatten them in 0 depth.php Initial commit 4 years ago
PHP function to floor decimal numbers with precision.php Initial commit 4 years ago
PHP function to generate a random password (contains uppercase, lowercase, numeric and other) using shuffle() function..php Initial commit 4 years ago
PHP function to search a specified value within the values of an associative array..php Initial commit 4 years ago
PHP function to shuffle an associative array, preserving key, value pairs..php Initial commit 4 years ago
PHP function to sort an array according to another array acting as a priority list..php Initial commit 4 years ago
PHP function to sort entity letters..php Initial commit 4 years ago
PHP function to sort subnets..php Initial commit 4 years ago
PHP program to create a letter range with arbitrary length.php Initial commit 4 years ago
PHP program to generate an array with a range taken from a string.php Initial commit 4 years ago
PHP program to get a sorted array without preserving the keys..php Initial commit 4 years ago
PHP program to get the extension of a file..php Initial commit 4 years ago
PHP program to get the index of the highest value in an associative array.php Initial commit 4 years ago
PHP program to identify the email addresses which are not unique.php Initial commit 4 years ago
PHP program to merge (by index) the following two arrays.php Initial commit 4 years ago
PHP program to sort a multi-dimensional array set by a specific key..php Initial commit 4 years ago
PHP program to sort an array of positive integers using the Bead-Sort Algorithm.php Initial commit 4 years ago
PHP program to sort an associative array (alphanumeric with case-sensitive data) by values.php Initial commit 4 years ago
PHP script that inserts a new item in an array in any position.php Initial commit 4 years ago
PHP script to calculate and display average temperature, five lowest and highest temperatures.php Initial commit 4 years ago
PHP script to count the total number of times a specific value appears in an array..php Initial commit 4 years ago
PHP script to generate unique random numbers within a range.php Initial commit 4 years ago
PHP script to get the first element of the above array.php Initial commit 4 years ago
PHP script to get the largest key in an array.php Initial commit 4 years ago
PHP script to get the shortest or longest string length from an array.php Initial commit 4 years ago
PHP script to lower-case and upper-case, all elements in an array.php Initial commit 4 years ago
PHP script to merge two commas separated lists with unique value only..php Initial commit 4 years ago
PHP script to print second and Red from the following array.php Initial commit 4 years ago
PHP script to sort an array in reverse order (highest to lowest)..php Initial commit 4 years ago
PHP script to sort an array using case-insensitive natural ordering.php Initial commit 4 years ago
PHP script to sort the following array by the day (page_id) and username..php Initial commit 4 years ago
PHP script to sort the following associative array.php Initial commit 4 years ago
PHP script to trim all the elements in an array using array_walk function..php Initial commit 4 years ago
PHP script which decodes the following JSON string.php Initial commit 4 years ago
PHP script which displays the capital and country name from the array $ceu.php Initial commit 4 years ago
PHP script which will display the colors.php Initial commit 4 years ago