mysqli

  1. Johnatan56

    PHP mysqli db Connect

    Hi, I have a question in regards to best practice. Currently I have a php file called dbConnStart which starts the database connection: $serverName = "localhost"; $username = "root"; $password = ""; //create connection $conn = new mysqli($serverName, $username...
Top
Sign up to the MyBroadband newsletter
X