It's always this problem
WING
WING 2018-02-08 14:57:35
0
1
1343

Warning: mysqli_set_charset() expects parameter 1 to be mysqli, resource given in

WING
WING

reply all(1)
寻觅 beyond

Classmate, official manual link: http://php.net/manual/zh/mysqli.set-charset.php

bool mysqli_set_charset ( mysqli $link , string $charset ), requires two parameters. Your problem should be caused by failure to connect to the database, so you can test whether the connection to the database is successful

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template