Why is PHP-MySQL frequently used for web (Portal) Development?
Answers were Sorted based on User's Feedback
Answer / sudheer
its opensource and very faster than java/.net/jsp
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / abirami
Its a open source scrippting language. Because PHP is one
of the easiest language and MYSQL is free and easy to
manage. so people use them together.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sanjeev kumar
The Best Answer Is:- PHP has an inbuilt Library(collection
of function and method) of MYSQL so that we don't need to
include or imports any other library when we are going to
develop PHP web page with mysql. This is only one reason to
use PHP with MYsql frequently.
Any one can ask me any types of question in (PHP,MYSQL,Excel)
skdeveloper0@gmail.com
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / koushik
Its both are open source,lightweight.That s why user
frequently select its for there website.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is a controller in programming?
What is mvc? Why its been used?
How to calculate the length of a string?
What is smarty?
How can we encrypt the password using php?
What does odbc do in context with php?
How do I update php?
Which of the delimiter is ASP style?
Write syntax to open a file in php?
What is global variable php?
Are parent constructors called implicitly inside a class constructor?
write a note on Testing the web site