Reprence Html CSS javascript PHP MySQL Bootsrap

PHP Connect to MySQL

Open a Connection to MySQL

Before we can access data in the MySQL database, we need to be able to connect to the server:

Server Connect

Try It YourSelf