how we can use lamp.ie installatiion and basic workings.Is
it similar to wamp in usage?
Answer Posted / amit thatey
Lamp stands for Linux Apache Mysql Php . Using lamp means to
use the linux operating system , Apache as the webserver and
the Mysql for the database and Php as scripting language.
All these are open source technologies. Yes it is similar to
wamp. The wamp is a server package with already have all the
elements for webdevelopment through php and mysql.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Why do we use interface in php?
What is an object in php?
What does the arrow mean in php?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What is php in simple words?
What is the role of the .htaccess file in php?
How to calculate the length of a string?
What is lazy loading in php?
Is time a dependent variable?
Explain me the difference between include and require?
What are the methods of array in java?
What does the php error 'parse error in php - unexpected t_variable at line x' means?
Does php support multiple inheritance?
What is cookie?
What is html used for?