first commit
This commit is contained in:
3
high/database.php
Normal file
3
high/database.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$db = new PDO("mysql:host=localhost", "root", "");
|
||||
?>
|
Reference in New Issue
Block a user