Quote:
|
Originally Posted by playme123 thanks tom will have a go later, another newbie question what is lamp for and why is it needed |
Hi playme123,
The components of LAMP suggest those components useful in constructing a new website for various uses - business, blogging, forums, etc. The key is to recognize that Apache means you are building a Web server, MySQL a database perhaps to hold dynamic webpages or company/product information, and PHP for the construction of a forum.
Followup by going to
Wikipedia and search for those terms (Apache, Mysql, Php).
-- Tom