UrbanPro

Learn PHP from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

What is the PHP code to display the first 1000 Armstrong number?

Asked by Last Modified  

1 Answer

Learn PHP

Follow 1
Answer

Please enter your answer

Software or Programming languages freelancer Trainer (BCA,Bcs, MCA)with 10+ experience

<html> <body> <!--totest thisscript type371or407,these are armstrong numbers--> <h2>Find Armstrong Number-PHP Script by<ahref="http://www.tutorialsmade.com/php-script-find-armstrong-number/">Tutorialsmade.com</a></h2> <form action=""method="post"> <input...
read more
<html>
<body>
 
<!--totest thisscript type371or407,these are armstrong numbers-->
 
<h2>Find Armstrong Number-PHP Script by<ahref="http://www.tutorialsmade.com/php-script-find-armstrong-number/">Tutorialsmade.com</a></h2>
<form action=""method="post">
<input type="text"name="number"/>
<input type="submit"/>
</form>
</body>
</html>
 
<?php
 
if($_POST)
{
//get the enter number
$number=$_POST['number'];
 
//store it in a temp variable
$temp=$number;
$sum  =0;
 
//loop till the quotient is 0
while($temp!=0)
{
$rem=$temp%10;//find reminder
$sum=$sum+($rem*$rem*$rem);//cube the reminder and add it to the sum variable till the loop ends
$temp=$temp/10;//find quotient. if 0 then loop again
}
 
//if the entered number and the $sum value matches then it is an armstrong number
if($number==$sum)
{
echo"Armstrong Number";
}else
{
echo"Not an Armstrong Number";
}
}
 
?>
read less
Comments

Related Questions

What is PHP? How it can help me?
PHP is a programming language. Through this, you can make web-based software or website or even developed your own CMS, E-commerce site. Todays, most of the websites are on PHP
Test
0 0
7
What is the fee for php classess?
Php class fess:- Rs. 9k html css js core and adv php MySQL PDO and ajax
Manjunath
it is charge for online course or not?
I found out from my experience that if there is no charge for the course, the students are not serious and even bunk classes. Also, the fees are one of the ways you can repay what a teacher provides you,:)
Farheen
Do you have any project based training program in Bhubaneswar ?
Yes, I can provide you real time project training in php.
Priyasha
While teaching IT Student (MCA / BCA / BTech), I found most of the students are not having good programming skills but they are still running behind to learn .NET / PHP / PYTHON / ANDROID / JAVA. Why is it so? What we should do better to improve a sound programming skills among most of IT Students?
on college days they r learning c,c++ and following faculties are also giving a road map of "programming means" thease languages only , even these are the languages are familier , where you justify them...
Amit Kumar

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

PHP Intro.
What is PHP? PHP is an acronym for "PHP Hypertext Preprocessor" PHP is a widely-used, open source scripting language PHP scripts are executed on the server PHP costs nothing, it is free to download and...

What is M.S.Project ?
MICROSOFT PROJECT contains project work and project groups, schedules and finances.Microsoft Project permits its users to line realistic goals for project groups and customers by making schedules, distributing...

Web Technology Tutorial
Web Technology has 2 category Front End (HTML,CSS,JS Etc) Back End/Server Side (PHP,JSP,ASP,ROR Etc) Front End technologies are - HTML, CSS, Bootstrap, Javascript, jQuery etc. Using front end...

Core PHP v/s PHP Frameworks
PHP Frameworks: Framework is a piece of software by which one can develop large enterprise, robust & secure software applications. Frameworks provide straight forward flow and strict guidelines by...

Learn Conceptually
Whenever you try to learn something, understand the concepts well. This will not only fix the idea in your mind but also help you comprehend the process.
S

Shweta Chauhan

0 0
0

Recommended Articles

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for PHP Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for PHP Classes?

The best tutors for PHP Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn PHP with the Best Tutors

The best Tutors for PHP Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more