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
What is the best php version for wordpress?
How long does a php session last for?
Is gender a dependent variable?
What is php key?
Is ruby on rails php?
What is the php function that removes the first element of the array and returns it?
What is the use of friend function in php?
Do you know what does $globals means?
How can we check the value of a given variable is alphanumeric?
What is the difference server side and browser side validation?
What is data type in php?
What are the __construct() and __destruct() methods in a php class?
What is the purpose of using php?
Explain the difference b/w static and dynamic websites?
What are super global variables in php?