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 are magic methods in php
How big is nvarchar max?
What is the purpose of the following files having extensions 1) .frm 2) .myd 3) .myi? What do these files contain?
What are constructor and destructor in PHP?
What is difference between print_r and echo in php?
AentteQ Software Technologies Q: what are benifits of using LAMP..?
What is htmlspecialchars?
When to use self over $this?
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
Tell me how to get the value of current session id?
What is inheritance in php?
Which php function will attach one file to another?