Starter Tutorials

A tutorial site for beginners!

Starter tutorials contains well written tutorials on various technologies. Simple examples have been provided through out the tutorials to help the beginners understand them in a easy way.

Go to Blog »

Problem Statement


Create a PHP script which finds out whether a given number is Armstrong number or not. (Note: Assign a number to a variable if needed)


Source Code


ex4.php


Output

Click here for output