Why is PHP-MySQL frequently used for web (Portal) Development?
Answer Posted / 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 |
Post New Answer View All Answers
What is the importance of php?
Is wordpress a php framework?
How does the identity operator === compare two values?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
Explain mysql_errno()?
Define metaphone()?
What is overloading and overriding in php?
Difference between $message vs. $$Message in php.
Is nan in php?
What does the unlink() function means?
What is singleton class in php?
Tell me what should we do to be able to export data into an excel file?
How to find a substring from a given string in php?
what is benefit of magento?
Can we override magic methods in php?