What Is LAMP?: Linux Operating System Apache Mysql Rdbms PHP Object-Oriented Perl Python
What Is LAMP?: Linux Operating System Apache Mysql Rdbms PHP Object-Oriented Perl Python
https://www.youtube.com/watch?v=WY8jwTNYTfg
Short for Linux, Apache, MySQL and PHP, an open-source Web development platform,
also called a Web stack, that uses Linux as the operating system, Apache as the Web
server, MySQL as the RDBMS and PHP as the object-oriented scripting language. Perl
or Python is often substituted for PHP.
The key to the idea behind LAMP, a term originally coined by Michael Kunze in the
German magazine c't in 1998, is the use of these items together. Although not actually
designed to work together, these open source software alternatives are readily and
freely available as each of the components in the LAMP stack is an example of Free or
Open Source Software (FOSS).
LAMP has become a de facto development standard. Today, the products that make up
the LAMP stack are included by default in nearly all Linux distributions, and together
they make a powerful web application platform.
The original LAMP acronym has spawned a number of other, related acronyms that
capitalize on the main focus of the original combination of technologies to provide
feature rich Web sites. Some of these related Web stacks include LAPP, MAMP, and
BAMP.
KEYWORDS
WebStack
A Web stack is the collection of software required for Web
development. At a minimum, a Web stack contains an operating system
(OS), a programming language, database software and a Web server.
LAMP is one commonly used Web stack. It uses Linux as the operating
system, Apache as the Web server, MySQL as the relational database
management system and PHP as the object-oriented scripting language.
A Web stack is one type of solution stack -- an ordered collection of
software that performs a particular task.
RDBMS
1. What is HTML5?
https://www.youtube.com/watch?v=mzPxo7Y6JyA
https://www.youtube.com/watch?v=IsXEVQRaTX8
https://www.youtube.com/watch?v=x4OKqZ2kIx4
https://www.youtube.com/watch?v=t4DVbLULmAw
HTML5 was developed to solve compatibility problems that affect the current
standard, HTML4. One of the biggest differences between HTML5 and