Difference between revisions of "LAMP (software bundle)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(First)
 
(etc)
Line 9: Line 9:
  
 
As a solution stack, LAMP is suitable for building dynamic web sites and [[Web application|web applications]].
 
As a solution stack, LAMP is suitable for building dynamic web sites and [[Web application|web applications]].
 +
 +
== See also ==
 +
 +
* [[Apache HTTP Server]]
 +
* [[Linux]]
 +
* [[MySQL]]
 +
* [[Perl]]
 +
* [[PHP]]
 +
* [[Solution stack]]
  
 
== External links ==
 
== External links ==
  
 
* [https://en.wikipedia.org/wiki/LAMP_(software_bundle) LAMP (software bundle)] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/LAMP_(software_bundle) LAMP (software bundle)] @ Wikipedia

Revision as of 08:01, 10 August 2015

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.

See also

External links