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