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 use of $_request variable?
How to call javascript function in php without any event?
Tell me what is the use of isset() in php?
Is learning php easy?
What is htaccess? Why do we use this and where?
What is the difference between for and foreach in php?
How to find the length of a string?
Which php mvc framework is best?
How come the code works, but doesn’t for two-dimensional array of mine?
Do you know what is the use of rand() in php?
What is difference between ksort() and usort() functions.
How to insert a line break in php string?
What is substr() in php? And how it is used?
What is the use of callback in php?
Tell me how to set a page as a home page in a php based site?