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 a base url?
How to write a program to make chess?
How do you pass a variable by value?
What is a php class?
What is the difference between php and java?
Explain array_uintersect()?
Can you specify the "new line" character in single-quoted strings?
What are major variables in research?
What does a dependant variable mean?
How to track no of user logged in?
What is the static variable in function useful for?
Tell me what does pear stands for?
What exactly is validating and sanitizing?
How can we change the maximum size of the files to be uploaded?
Why print_r is used in php?