Files
luowei/exam_config.php
2025-01-08 18:48:04 +08:00

3 lines
154 B
PHP

<?php
$link=mysqli_connect('localhost','user_20241115_58056','K6UJKaRLiipvw','exam_20241115_58056');
mysqli_query($link,'set names utf8');