InterviewSolution
Saved Bookmarks
| 1. |
Code to connect to mysql in php |
|
Answer» Below is the code to connect MYSQL in php. We have to PUT USERNAME and PASSWORD. And database name in place of DB_Name |
|