UrbanPro

Take BCA Tuition from the Best Tutors

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

Search in

what is difference between PHP and HTML.

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Experienced Tutor for B Tech,M Tech , MCA, BCA,MBA, Programming languages and Industrial Training

php is for dynamic web development
Comments

Have 9+ years in teaching with 5 + years software development industries exp

HTML Definition: You use HTML to create the actual content of the page, this means in HTML you define the basic structure and the contents of a website. Example: On the example page HTML is responsible for the text written there, and the structure (there is one header block, one navigation block...
read more
HTML Definition: You use HTML to create the actual content of the page, this means in HTML you define the basic structure and the contents of a website. Example: On the example page HTML is responsible for the text written there, and the structure (there is one header block, one navigation block and many content blocks on the bottom) PHP Definition: PHP makes it possible to create pages that changes depending on the data given to php, for example you can show a different page to people from different countries or you can show a different page depending on what was posted recently on the page. Example: In the example the login is realized with php, as - after you typed in the email and password it will be sent to the server and checked in a database, if the user exists you will get logged in by php. read less
Comments

CIC, DCA, B.Sc(IT), MCTS (Windows), MCTS(Web)

HTML is used for creating static page where as PHP is a server side language used along with HTML.
Comments

3 years of teaching experience

Full form of php is Hypertext Preprocessor (earlier called, Personal Home Page) and html hypertext markup language. Php is scripting language when html is markup language. Php is actual web development of dynamic pages where as in html we can make static web pages. consists of texts, HTML tags and...
read more
Full form of php is Hypertext Preprocessor (earlier called, Personal Home Page) and html hypertext markup language. Php is scripting language when html is markup language. Php is actual web development of dynamic pages where as in html we can make static web pages. consists of texts, HTML tags and scripts with a file extension of .php, .php3, or .phtml. You can create a login page, design a form, create forums, dynamic and static websites and many more with PHP. But in html pages contain only markup tags which describes how to show a web page. php supports all databases as a backend to save data in like MySQL, Oracle, Sybase, Solid, PostgreSQL, Informix , where as in html there is nothing like saving data. read less
Comments

Computer Programming Trainer

HTML Static pages,markup language 7 easy PHP Dynamic, scripting language, difficult compared to HTML
Comments

Informatics Practices / C++ for class 11th and 12th / All subjects upto class 8th / BCA course

PHP has advanced features as compared to HTML.
Comments

HTML is just a markup language that describes how elements appear on a screen. PHP is an actual programming language and can be used without even having anything to do with web pages. On a web server, php and html files can get intermixed. If you want to make web pages, learn HTML (along with Java...
read more
HTML is just a markup language that describes how elements appear on a screen. PHP is an actual programming language and can be used without even having anything to do with web pages. On a web server, php and html files can get intermixed. If you want to make web pages, learn HTML (along with Java script). If you want to make web sites that interface with databases or do other actions such as email users or edit files, learn PHP but you'll have to learn HTML as well. There are a million books out there to learn from. read less
Comments

Math Tutor

HTML(Hypertext Markup Language) is a language used to describe to a browser how to display text and other objects in a browser window. It is not a programming language. HTML works on a client computer (the system on which the page is being viewed). PHP (Hypertext Preprocessor (earlier called, Personal...
read more
HTML(Hypertext Markup Language) is a language used to describe to a browser how to display text and other objects in a browser window. It is not a programming language. HTML works on a client computer (the system on which the page is being viewed). PHP (Hypertext Preprocessor (earlier called, Personal Home Page)) is a scripting language, and can be used to create web pages written in HTML. PHP runs on the server (the system from which the page comes), and is a full-fledged programming language read less
Comments

Computer Teacher Expert in Programming

HTML is a language used to describe to a browser how to display text and other objects in a browser window. It is not a programming language. HTML works on a client computer (the system on which the page is being viewed). PHP is a scripting language, and can be used to create web pages written in...
read more
HTML is a language used to describe to a browser how to display text and other objects in a browser window. It is not a programming language. HTML works on a client computer (the system on which the page is being viewed). PHP is a scripting language, and can be used to create web pages written in HTML. PHP runs on the server (the system from which the page comes), and is a full-fledged programming language. read less
Comments

HTML is a language used to describe to a browser how to display text and other objects in a browser window. It is not a programming language. HTML works on a client computer (the system on which the page is being viewed). PHP is a scripting language, and can be used to create web pages written in...
read more
HTML is a language used to describe to a browser how to display text and other objects in a browser window. It is not a programming language. HTML works on a client computer (the system on which the page is being viewed). PHP is a scripting language, and can be used to create web pages written in HTML. PHP runs on the server (the system from which the page comes), and is a full-fledged programming language read less
Comments

View 13 more Answers

Related Questions

Write a program to exchange the first element with the last element of an array.
IN C Prog: void swap(int *arr,int length) { int a; /*Third Variable*/ a = *arr; *arr = a; arr = a; } In Java: int (int arr) { int a; int len = arr.length; int ar = arr; a = ar; ar = a; ar = ar; return ar; }
Akash
What is the full form of JAVA?
Java actually does not have full form. But historically speaking, a company who owned java previously was named as OAK, because OAK was trademarked by OAK Technologies. Obviously, they wanted to change...
Ankush
How does power theft happen in Smart meters?
Smart meters consist of two units: The metering device, which is in the custody of the distribution or utility company and a display unit that is at the consumer's place. Typical smart meters being deployed...
Karthik
0 0
5
Which stream in an MBA is best after a BCA?
You can opt MBA IT...else MCA is also good after BCA if you have intrest in programing.
Mohen
0 0
5

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

Ask a Question

Related Lessons


All About Programming And A Good Programmer.
Hi, This is my first lesson for you guys. Hope you enjoy reading it. In recent community questions, I found many people wanted to be good programmers, or wanted to have good hands on certain language,...

For All The New Developers
Language to use: Any language that you are learning. Interface: Web or Desktop Function: Simple calculator (9 digits + symbol) with 1 Memory storage with possible function of + - * / Error Handling...
R

JAVA - Object Cloning
JAVA - Object Cloning Is the way of creating the same copy of object without calling the class constructor. It means we can make any class object multiple times without calling its default constructor....

Lets Talk About Software Design-patterns
What are Design Patterns? Design Pattern is a used and tested solution for a known problem. In simple words, you can say a general reusable solution to a commonly occurring problem within a given context...

Recommended Articles

With the current trend of the world going digital, electronic renaissance is a new movement that is welcomed by the new generation as it helps makes the lives of millions of people easier and convenient. Along with this rapidly changing movement and gaining popularity of Internet, e-Learning is a new tool that emerging...

Read full article >

With the mushrooming of international and private schools, it may seem that the education system of India is healthy. In reality, only 29% of children are sent to the private schools, while the remaining head for government or state funded education. So, to check the reality of Indian education system it is better to look...

Read full article >

E-learning is not just about delivering lessons online. It has a much broader scope that goes beyond manual paper or PowerPoint Presentations. To understand the reach of E-learning and how the whole process works in developing the Educational system, we will discuss a few points here. Let us find out how this new learning...

Read full article >

While schools provide formal education to the children, the home is where they start learning about things informally. Parents think that schools will take the initiative to educate their children. Well, this is partially true, as parents also play an essential role in bringing up their child. For the development of particular...

Read full article >

Looking for BCA Tuition ?

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 BCA Tuition Classes?

The best tutors for BCA Tuition Classes are on UrbanPro

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

Take BCA Tuition with the Best Tutors

The best Tutors for BCA Tuition 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