File size: 72 Bytes
9aba585
 
 
 
 
 
1
2
3
4
5
6
7
<?php 
$conn = mysqli_connect('localhost','root','','typroject');
?>