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 does php do?
Which parts of php are case sensitive?
Explain about Functions in PHP?
Tell me what is the use of "ksort" in php?
Tell me what are the __construct() and __destruct() methods in a php class?
how can i upload only pdf files in my website? files has not a pdf extension mantioned
What is php session start?
Can php replace javascript?
What is whitespace in php?
Is laravel an oop?
what is mean by portal
Explain NULL?