This is a simple program that will teach you on how to check an armstrong number and how to output fibonacci and factorial of a given number.
Instructions:
1. Download the source code.
2. Extract the compressed folder.
3. Run the xampp control panel and start the apache andmysql
4. Copy the extracted folder to htdocs
5. Run the program by typing in any browser localhost/fibonacci

Note:
This is just a simple program any updates or
constructive criticism will be
accepted.

 

Checking an Armstrong Number PHP Source Code