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 |
How do you clear environment variables?
Write a program to upload a file in php?
What is an operator in php?
List some sorting functions in php?
What is .htaccessfile and use of this file
Do loops php?
How failures in execution are handled with include() and require() functions?
Explain about looping in PHP?
What is the capacity of mysql database?
What is difference between strstr() and stristr() in PHP?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
What is php dependency injection?