Files
AutoLoginLWsWeb/20241208/exam_config.php
2025-01-07 17:55:50 +08:00

3 lines
156 B
PHP

<?php
$link=mysqli_connect('localhost','user_20241208_58011','7jT4K3plVvng0cn','exam_20241208_58011');
mysqli_query($link,'set names utf8');