Update sql5.php
This commit is contained in:
parent
e5e6354eac
commit
7993aa133a
|
@ -20,7 +20,7 @@
|
|||
$servername = "localhost";
|
||||
$username = "root";
|
||||
$password = "";
|
||||
$db = "db1";
|
||||
$db = "1ccb8097d0e9ce9f154608be60224c7c";
|
||||
|
||||
// Create connection
|
||||
$conn = new mysqli($servername, $username, $password,$db);
|
||||
|
|
Loading…
Reference in New Issue
Block a user