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 f4fa9cdf8e Upload basic README.md 4 years ago
..
Add two numbers Program in PHP.php Upload basic README.md 4 years ago
Armstrong number Program in PHP.php Upload basic README.md 4 years ago
Even Odd number program in PHP.php Upload basic README.md 4 years ago
Factorial of a number in PHP.php Upload basic README.md 4 years ago
Fibonacci Series Program in PHP.php Upload basic README.md 4 years ago
Number Pattern Problems in PHP.php Upload basic README.md 4 years ago
PHP Program for Bubble sorting in PHP.php Upload basic README.md 4 years ago
PHP Program for finding the biggest number in an array without using any array functions.php Upload basic README.md 4 years ago
PHP Program for finding the smallest number in an array.php Upload basic README.md 4 years ago
PHP Program to find whether a year is LEAP year or not.php Upload basic README.md 4 years ago
PHP program to add the digits of a positive integer repeatedly until the result has a single digit..php Upload basic README.md 4 years ago
PHP program to check a sequence of numbers is a geometric progression or not..php Upload basic README.md 4 years ago
PHP program to check a sequence of numbers is an arithmetic progression or not..php Upload basic README.md 4 years ago
PHP program to check if a given positive integer is a power of four..php Upload basic README.md 4 years ago
PHP program to check if a given positive integer is a power of three..php Upload basic README.md 4 years ago
PHP program to check if a given positive integer is a power of two..php Upload basic README.md 4 years ago
PHP program to check if a given string is an anagram of another given string..php Upload basic README.md 4 years ago
PHP program to check if an integer is the power of another integer..php Upload basic README.md 4 years ago
PHP program to check whether a given number is an ugly number..php Upload basic README.md 4 years ago
PHP program to compute and return the square root of a given number..php Upload basic README.md 4 years ago
PHP program to compute the sum of the two reversed numbers and display the sum in reversed form..php Upload basic README.md 4 years ago
PHP program to find HCF of two numbers.php Upload basic README.md 4 years ago
PHP program to find a missing number(s) from an array.php Upload basic README.md 4 years ago
PHP program to find a single element in an array where every element appears three times except for one..php Upload basic README.md 4 years ago
PHP program to find a single number in an array that doesn't occur twice..php Upload basic README.md 4 years ago
PHP program to find factor of any number.php Upload basic README.md 4 years ago
PHP program to find majority element in an array..php Upload basic README.md 4 years ago
PHP program to find table of a number.php Upload basic README.md 4 years ago
PHP program to find the length of the last word in a string..php Upload basic README.md 4 years ago
PHP program to find the single element appears once in an array where every element appears twice except for one.php Upload basic README.md 4 years ago
PHP program to find the single number which occurs odd numbers and other numbers occur even number..php Upload basic README.md 4 years ago
PHP program to find three numbers from an array such that the sum of three consecutive numbers equal to a given number..php Upload basic README.md 4 years ago
PHP program to find three numbers from an array such that the sum of three consecutive numbers equal to zero.php Upload basic README.md 4 years ago
PHP program to find whether a number is Armstrong or not.php Upload basic README.md 4 years ago
PHP program to get the Hamming numbers upto a given numbers also check whether a given number is a Hamming number..php Upload basic README.md 4 years ago
PHP program to print Reverse of any number.php Upload basic README.md 4 years ago
PHP program to push all zeros to the end of an array..php Upload basic README.md 4 years ago
PHP program to reverse the bits of an integer (32 bits unsigned)..php Upload basic README.md 4 years ago
PHP program to reverse the digits of an integer..php Upload basic README.md 4 years ago
PHP program where you take any positive integer n, if n is even, divide it by 2 to get n (by) 2..php Upload basic README.md 4 years ago
Palindrome number Program in PHP.php Upload basic README.md 4 years ago
Pattern Problems in PHP.php Upload basic README.md 4 years ago
Print Table of aby number Program in PHP.php Upload basic README.md 4 years ago
Print an array in PHP.php Upload basic README.md 4 years ago
Print an array using foreach in php.php Upload basic README.md 4 years ago
Program to combine the array elements into a string with given delimiter..php Upload basic README.md 4 years ago
Program to create a Simple Calculator..php Upload basic README.md 4 years ago
Program to create simple Login and Logout example using sessions.php Upload basic README.md 4 years ago
Program to find number of elements in an array..php Upload basic README.md 4 years ago
Program to find prime numbers in between a Range.php Upload basic README.md 4 years ago
Program to find the product of elements in an array..php Upload basic README.md 4 years ago
Program to find the sum of elements in an array..php Upload basic README.md 4 years ago
Program to join the array elements into a string..php Upload basic README.md 4 years ago
Program to merge two arrays into a new array..php Upload basic README.md 4 years ago
Program to remove the duplicate values from an array..php Upload basic README.md 4 years ago
Program to sort elements in an array in ascending order..php Upload basic README.md 4 years ago
Program to sort elements in an array in descending order..php Upload basic README.md 4 years ago
Program to split a string into an array elements based on delimiter..php Upload basic README.md 4 years ago
Reverse String Program in PHP.php Upload basic README.md 4 years ago
Swap two number using third variable program in PHP.php Upload basic README.md 4 years ago
Swap two number without using third variable program in PHP.php Upload basic README.md 4 years ago