Browsing: PHP
In mathematics, the factorial function (symbol: !) says to multiply all whole numbers from our chosen number down to 1.Example…
An array is a special variable, which can hold more than one value at a time.Task: To merge two array…
To sort an array value there is function available in PHP.But i’ll show you the same things without using of…
A prime number is a natural number greater than 1 that is not a product of two smaller natural numbers.Such…
An array is a special variable, which can hold more than one value at a time. To add or sum…
A leap year is a calendar year that contains an additional day added to keep the calendar year synchronized with…
We read in math Odd and Even numbers that is Odd numbers are whole numbers that cannot be divided exactly into pairs…
We read in math Odd and Even numbers that is Odd numbers are whole numbers that cannot be divided exactly into pairs…