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 |
Which is not a php magic constant?
What is the use of addslashes in php?
What is stripslashes php?
What does explode do in php?
what are Implode and Explode functions?
Which php framework is fastest?
What is the method to register a variable into a session?
What is difference between array_merge and array_combine?
What is the difference between static and dynamic websites?
How many requests will be send to server and response coming from server when you open a web page (e.g. xyz.php) which has an image tag?
How to specify argument default values?
How is it possible to know the number of rows returned in result set?