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
Tell me what is the definition of a session?
What is the use session in php?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
Explain mysql_error().
Write logic to print Floyd's triangle in PHP?
What is a php object?
What is basic php?
How are php sessions stored?
How to convert a json string to an array in php?
How to delete an element from an array?
What is the meaning of symbol '$' in jquery?
Explain NULL?
What is overloading and overriding in oop?
What is form validation in php?
How to read one character from a file?