What are the reasons for selecting lamp (linux, apache,
mysql, PHP) instead of combination of other software
programmes, servers and operating systems?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anuj maheshwari
lamp for linux purpose.. and wamp for windows purpose.. and
php, mysql, apache these all are open source.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / phani
php, mysql, apache these all are open source and PHP is
very faster scripting languag. MySQL is most popular open
source database.
| Is This Answer Correct ? | 2 Yes | 0 No |
What does $globals means?
Explain me what is the importance of "method" attribute in a html form?
Xplain is it possible to use com component in php?
What is a closure in php?
Do you know what is the use of the function 'imagetypes()'?
What is difference between get and post?
How to Retrieve the Session ID of the Current Session?
How can you submit a form without a submit button?
Explain how we can get the number of elements in an array?
How to Define a Constant in PHP? Is $ symbol necessary?
Do you know design patterns. List few?
How can we get the properties (size, type, width, height) of an image using PHP image functions?