explain database connectivity in php ?
Answers
Answered by
2
Answer:
To access and add content to a MySQL database, you must first establish a connection between the database and a PHP script. In this tutorial, learn how to use MySQLi Extension and PHP Data Objects to connect to MySQL. Traditional legacy mysql_ functions are deprecated and we will not cover them in this guide.
follow me
Answered by
3
Explanation:
............... answer
Attachments:
![](https://hi-static.z-dn.net/files/d72/da07a006a9f3025a8bfc6137fea1793f.jpg)
Similar questions