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  

15 Answers

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

Computer Programming Trainer

HTML Static pages,markup language 7 easy PHP Dynamic, scripting language, difficult compared to HTML
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

Learn today, earn tomorrow

The filetype is just a way to identify the file, you can't always trust them. Depending on your web server configuration, you will see different results. .html is generally use just for html with no serverside code. .php is used for serverside php code and html if required. They can be used for anything,...
read more
The filetype is just a way to identify the file, you can't always trust them. Depending on your web server configuration, you will see different results. .html is generally use just for html with no serverside code. .php is used for serverside php code and html if required. They can be used for anything, it just depends on the setup. read less
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

PHP is a server side scripting scripting language.HTML can be imbedded into php file.php file is processed at server side and out is a html file which is send to the browser to display webpages.
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

Computer + Maths tutor

HTML is basic course for learning web designing and it is a static web pages while PHP is dynamic web pages.
Comments

View 13 more Answers

Related Questions

what is difference between c& c++?....{why not C+/c-}..
Basic Introduction: C++ is derived from C Language. It is a Superset of C. Earlier C++ was known as C with classes. In C++, the major change was the addition of classes and a mechanism for inheriting...
Subhayan
Is C language case sensitive?
Here case sensitive means whether the letters are capital or not. C is a case sensitive language.
Yogesh
What has more scope: BCA or BBA?
If you are perfect in knowledge then both the courses are almost of equal in nature. For higher education a BCA student can opt for both MCA as well as MBA.But it is difficult to do MCA for a BBA student.From...
Shishir
0 0
6
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
Define the RAM?
RAM stand for Random Access Memory , which is a volatile memory,which known as temporary memory, when any program click to run so first it goes to RAM and then goes to other memory ..so RAM is firstly...
Chinna

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

Ask a Question

Related Lessons

Pointers Concept
Every variable has a memory location and every memory location has its address defined which can be accessed using ampersand (&) operator, which denotes an address in memory. Consider the following...

Default Methods in Java 8
Java 8 was released in early 2014 (18th March 2014). Java 8 is a product version. It's development version is JDK1.8 ( Java Development Kit ). Java 8 has some new features that are most awaited in the...
A

Arundhati Pathak

1 0
0

Dynamic Memory Allocation in C using malloc()
#include <stdio.h>#include <conio.h>//#include <malloc.h> OR#include <stdlib.h>void main(){ int *ptr, i, n, sum = 0; printf("how many elements ? "); scanf("%d", &n);...

Understanding Big Omega (?), Big Theta (?), Small Oh (o) And Small Omega (?) Notations
How to describe Big Omega(Ω) ? If run time of an algorithm is of Ω(g(n)), it means that the running time of the algorithm (as n gets larger) is at least proportional to g(n). Hence it helps...

Consignment Meaning & Features
Meaning & Features Of Consignment Meaning: Consignment means the transaction of sending goods by one person (called CONSIGNOR) to another (called CONSIGNEE) who is to sell those goods on behalf of...

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