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 |
how to uploade video in php????
What is mysqli_query?
What is the use of htmlspecialchars in php?
What is putenv?
What is php resource type?
Tell me what does accessing a class via :: means?
How many data types are there in php?
What is php mainly used for?
What is php mean?
What is the difference between array_merge() and array_merge_recursive() in php?
How is session id stored in browser?
How do you use end in python?