Initial commit
This commit is contained in:
3
20241208/exam_config.php
Normal file
3
20241208/exam_config.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$link=mysqli_connect('localhost','user_20241208_58011','7jT4K3plVvng0cn','exam_20241208_58011');
|
||||
mysqli_query($link,'set names utf8');
|
Reference in New Issue
Block a user