Well their is a quite big difference between them. a mark-up language um i wouldn't call it a actual programming language, to basic. It deals mostly with the visual aspects interface of a website, where php deals with the side server aspects, which process information which control the processing of information and data accross your a website etc... so i guess the main difference is... mark-up language is used to show the visual interface of a website, php is for functionality. i don't consider mark up languages as a actual true programming language
She enjoys doing 'spot the difference' puzzles.There is a difference between happy and sad.What is the difference between these two cakes?
what is the difference between ERD and UML Flowcharts.
what is the difference between commutative and symmetric properties
difference between cross section and block daigram
difference between physical and logical data flow diagrams.
JSP stands for Java Server Pages whereas PHP stands for Hypertext PreProcessor. PHP is a scripting language whereas JSP is a full fledged technology. JSP is much more powerful and has more features than PHP
pata nhn
Hypertext is text that has been marked up with tags to indicate its structure. Hypertext also, by definition, is capable of linking between separate documents using "hyperlinks." Plain text is not capable of this.
Preprocessor: All the preprocessor commands written in a high level language are processed by the preprocessor before compiler takes over.Example: "#define MAX_ROWS 10"Preprocessor finds all the places and replaces MAX_ROWS with 10 in the files of the project.Compiler: This software, converts the code written in high-level language into object file. Compiler converts all the files of a given project at once.
Hypertext - Hypertext is basically the same as regular text - it can be stored, read, searched, or edited - with an important exception: hypertext is text with pointers to other text. The browsers let you deal with the pointers in a transparent way -- select the pointer, and you are presented with the text that is pointed to.Hypermedia - Hypermedia is a superset of hypertext. Hypermedia documents contain links not only to other pieces of text, but also to other forms of media - sounds, images, and movies. Images themselves can be selected to link to sounds or documents. This means that browsers might not display a text file, but might display images or sound or animations. Hypermedia simply combines hypertext and multimedia.
They are different technologies - JSP stands for Java Server Pages, where PHP means PHP: Hypertext Preprocessor... Basically, they do the same thing - generate webpages, but JSP scripts are programmed in Java, and PHP scripts in PHP, which are completely different scripting languages. PHP is usually used in small to medium-sized projects, where Java tends to be percieved as a more "enterprisey" (aimed at large projects).
A hyperlink is a little piece of text or an image that, when clicked, navigates your web browser to a different location. Hypertext is a language (usually called HTML or HyperText Markup Language) that is streamed over the internet (via HTTP otherwise known as the HyperText Transfer Protocol) to a user - ie it is the language that most web pages, including the one you are on now, are written in.
The difference between URL and HTTP is that a URL is the actual address in the web bar. HTTP is the server or protocol the network connects through. URL stands for Uniform Resource Locator and HTTP stands for Hypertext Transfer Protocol.
HTML is Hypertext Markup Language - it is the language used to present the content of web page. hypertext is the link between documents.
Hypertext is a kind of interactive text some computer programs feature that allow you click on it to go to a different page or file, usually to give you more information about that word or phrase you clicked on. Hypertext is one of the most common features of the World Wide Web (the programming language Hypertext Markup Language is named after it), and it is often in blue and underlined. Conversely, unhyperlinked text doesn't take you anywhere when you click on it.
There are no difference between htm and html. Occasionally, people would drop the L since both are accepted. Certain types of computer will find it confusing if one does not include the L at the end.
Hypertext is the software language commonly used to write websites, Hyper-Text Transfer Protocol (HTTP) is the application protocol used to exchange hypertext between devices.