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 == and === operator in PHP?
Why do we use htaccess and where?
What is orm in php framework?
/temp is a type of filesystem directory. State Whether True or False?
Do you know what does mvc stand for and what does each component do?
what is "mysql_pconnect", i know mysql_connect but what it is pconnect is their?
What is exception in php?
hello.. i am b.tech 4th year student. i am confused that i should learning php or java. I have some knowledge of java and developed project in java, but i want to develop my career in php. So plz suggest me , i should go with php or java.
what will do ceil() and floor() in PHP?
How to get ip address of a server in php?
How can MYSQL functions be available with PHP?
Why namespace is used in php?