0% found this document useful (0 votes)
104 views

Linux Apache Mysql PHP

LAMP is a web development platform that consists of Linux as the operating system, Apache as the web server, MySQL as the database management system, and PHP as the primary programming language. Linux provides a free and open source operating system ideal for web servers. Apache is the most popular open source web server. MySQL is a multithreaded and multi-user SQL database to store website content. PHP is a widely used scripting language that allows for dynamic web page generation and interacts with the MySQL database.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
104 views

Linux Apache Mysql PHP

LAMP is a web development platform that consists of Linux as the operating system, Apache as the web server, MySQL as the database management system, and PHP as the primary programming language. Linux provides a free and open source operating system ideal for web servers. Apache is the most popular open source web server. MySQL is a multithreaded and multi-user SQL database to store website content. PHP is a widely used scripting language that allows for dynamic web page generation and interacts with the MySQL database.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 5

LAMP

 LINUX

 APACHE

 MYSQL

 PHP
LINUX


The most commonly used Operating System for
this purpose is Linux - it's Open Source too,

It's based on Unix which was and is an
operating systems designed from the ground up
for a multiuser environment.
APACHE

Apache is a free software/
open source web server, the
most popular in use
MY-SQL
MySQL is a multithreaded,
multi-user, SQL
database management system
(DBMS)S
PHP-Hypertext
Preprocessor
PHP is a powerful tool for making
dynamic and interactive Web
pages.

PHP is the widely-used, free, and


efficient alternative to competitors
such as Microsoft's ASP.

You might also like