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 regular expression in javascript?
Does wordpress still use php?
What are the advantages of indexes?
Tell us how can we access the data sent through the url with the post method?
Is it worth learning php in 2019?
Why would we use === instead of ==?
How to split a string into array using php?
Is laravel frontend or backend?
How to remove html tags from data in php?
What is scope of variable in php?
How to create a session? How to set a value in session? How to remove data from a session?
Which function is used to strip whitespace?
What is the timeout period on session values?
Explain what is memcache?
Explain about objects in PHP?