-
Redirection in PHP
-
PHP program to find standard deviation of values within an array
-
PHP program to find missing elements from an array
-
Removing duplicate elements from an array in PHP
-
Merging duplicate values into multi-dimensional array in PHP
-
Removing empty array elements in PHP
-
Different ways of checking if an array is empty or not in PHP
-
How to check for multidimensional nature of an array in PHP
-
What are multidimensional associative arrays in PHP? How to retrieve values from them?
-
PHP program to print a pattern of pyramid
-
PHP program to print the number pattern
-
PHP program to print continuous numbers in the form of triangle
-
PHP program to print continuous character pattern triangle
-
PHP program to find the total number of date between any two given dates
-
PHP program to find number of days in every week between two given date ranges
-
PHP program to compare two dates
-
PHP program to sort dates given in the form of an array
-
PHP program to compare float values
-
PHP program to generate a numeric one-time password
-
PHP program different ways to generate a random string