how we can use lamp.ie installatiion and basic workings.Is
it similar to wamp in usage?
Answer / 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 |
What is the difference between abstract class and interface in php?
What does explode do in php?
What is query string php?
Which method removes the last element from the end of an array?
What is the PHP predefined variable that tells the What types of images that PHP supports?
What is the use of the function 'imagetypes()'?
What are properties in php?
How to set a page as a home page in a php based site?
Describe the importance of DABA BASE ABSTRACTION LAYERS in PHP and database connection?
What are php expressions?
Explain what are the different errors in php?
Tell me what is the use of "ksort" in php?