Skip to content
Snippets Groups Projects
Commit ba0bf19c authored by Vidmantas Naravas's avatar Vidmantas Naravas
Browse files

new db_connect file

parent 3c061618
Branches
No related merge requests found
<?php
/* connect to the database */
require('includes/db_connect.php');
$link = mysqli_connect(
'localhost',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment