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 are the ways we can destroy a session variable ?
Inside a php function, what param needs to be set in order to access a global variable?
Explain what are the different errors in php?
When do you use define() and when do you use const. What are the main differences between those two?
Explain the syntax for ‘foreach’ loop with example.
Tell me in php, objects are they passed by value or by reference?
What is properties of class?
What are regular expressions in programming?
How do you end php?
what is the diffrence between for and foreach?
11 Answers Hirolasoft, IBM, Photon,
Define object-oriented methodology?
What are php libraries?