elibraryportal Logo

6) Write a Factorial Program .

Example 1:-

Output

Factorial of $num is  24

Write a Factorial Program by using the user inputs .

Example 2:-

Output

Factorial Program

Write a Factorial Program using Recursion in PHP .

Example 3:-

Next Topic