Difference between revisions of "LAMP (software bundle)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(External links)
 
Line 38: Line 38:
  
 
* [https://en.wikipedia.org/wiki/LAMP_(software_bundle) LAMP (software bundle)] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/LAMP_(software_bundle) LAMP (software bundle)] @ Wikipedia
 +
 +
[[Category:Computation]]
 +
[[Category:Computer programming]]
 +
[[Category:LAMP (software)]]
 +
[[Category:Software]]
 +
[[Category:Software development]]
 +
[[Category:Web design and development]]

Latest revision as of 09:01, 24 April 2016

LAMP is an archetypal model of web service solution stacks, named as an acronym of the names of its original four open-source components:

The LAMP components are largely interchangeable and not limited to the original selection.

As a solution stack, LAMP is suitable for building dynamic web sites and web applications.

LAMP architecture

Source: Wikipedia

LAMPP_Architecture.png


LAMP portability

See LAMP portability.

See also

External links