PHP Examples
- PHP Program - To Check Leap Year
- PHP Program - To Check Prime Number
- PHP Program - Find all Prime Numbers in a given Interval
- PHP Program - Find all Prime Numbers less than the given Number
- PHP Program - Bubble Sort
- PHP Program - Selection Sort
- PHP Program - Maximum Subarray Sum
- PHP Program - Reverse digits of a given Integer
- PHP Program - Reverse a given String
- PHP Program - Find the largest prime factor of a number
- PHP Program - Count digits in an Integer
- PHP Program - To Check Whether a Number is Even or Odd
- PHP - Swap two numbers
- PHP Program - Fibonacci Sequence
- PHP Program - Insertion Sort
- PHP Program - To Check Whether a Number is Positive or Negative
- PHP Program - Find Factorial of a Number
- PHP Program - Find HCF of Two Numbers
- PHP Program - Find all factors of a Number
- PHP Program - Square Root of a Number
- PHP Program - Cube Root of a Number
- PHP Program - Merge Sort
- PHP Program - Shell Sort
- PHP Program - Find Smallest Number among Three Numbers
- Stack in PHP
- Queue in PHP
- PHP Program - Find LCM of Two Numbers
- PHP Program - Power of a Number
- PHP Program - To Check Whether a Number is Palindrome or Not
- PHP Program - To Check Whether a String is Palindrome or Not
- PHP Program - Heap Sort
- PHP Program - Quick Sort
- PHP - Swap Two Numbers without using Temporary Variable
- PHP Program - Find LCM of Two Numbers without GCD
- PHP Program - To Check Armstrong Number
- PHP Program - Find Roots of a Quadratic Equation
- PHP Program - Counting Sort
- PHP Program - Radix Sort
- PHP Program - Find Largest Number among Three Numbers
- PHP Program - Find GCD of Two Numbers
- PHP Program - Print Floyd's Triangle
- PHP Program - Calculate sum of Natural numbers
- PHP Program - Calculate sum of Squares of Natural numbers
- PHP Program - Calculate sum of Cubes of Natural numbers