Update sql1.php
This commit is contained in:
parent
3687992f07
commit
ccbffc10cc
|
@ -17,7 +17,7 @@
|
|||
$servername = "localhost";
|
||||
$username = "root";
|
||||
$password = "";
|
||||
$db = "db1";
|
||||
$db = "1ccb8097d0e9ce9f154608be60224c7c";
|
||||
|
||||
// Create connection
|
||||
$conn = mysqli_connect($servername,$username,$password,$db);
|
||||
|
|
Loading…
Reference in New Issue
Block a user