What are the reasons for selecting lamp (linux, apache,
mysql, PHP) instead of combination of other software
programmes, servers and operating systems?
Answer Posted / vijaya
All of those are open source resource and costs nothing.
Security of Linux is very more than windows. Apache is a
better server that IIS both in functionality and security.
MySQL is world most popular open source database. PHP is
more faster that asp or any other scripting languag.
| Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
How does php strcmp work?
Does cors prevent csrf?
Why shouldn't I use mysql_* functions in php?
What is session in c#?
Tell us what is the difference between session_unregister() and session_unset()?
How do you use bcrypt for hashing passwords in php?
Why json is used in php?
Will php die?
What's the output of the ucwords function in this example?
Tell me what is the main difference between require() and require_once()?
Tell us how to create an array of a group of items inside an html form?
What is isset in php?
Which function is used in php to check the data type of any variable?
Do you know how to get the ip address of the client?
Does php support multiple inheritances?