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 print_r?
How to read the entire file into a single string?
What is return value in php?
How can I make a script that can be bilingual (supports english, german)?
Write a program to display a table of any given number?
What is the difference between overloading and overriding in php?
What is polymorphism?
How to get ip address of clients machine?
What are the steps for the payment gateway processing?
What are the array functions in php?
Tell me how is it possible to remove escape characters from a string?
What does odbc do in context with php?
Write down the code for save an uploaded file using php?
Why do we use cookie?
Tell me how to set a page as a home page in a php based site?