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 |
Explain the difference between unlink() and unset()?
Why and where do we use htaccess?
How to make multilanguage site in php? (like english,tamil)
what is this error "Call to unsupported or undefined function mysql_connect();" and when you will get this?
What is htaccess? Why do we use this and where?
What is the main difference between php 4 and php 5?
What is zend studio for?
Explain how can php and javascript interact?
what is magic code ?
4 Answers eVenturers, iFlash, Zynga,
How to insert a line break in php string?
how to include a datepicker in a form using php and mysql
I created a new joomla module for administrator. when am going to install this, it is going "joomla/modules" path. but, i want to install this in the "joomla/administration/modules" path.