<?php
$conn=mysqli_connect("localhost","root","123456789") or die("Database server connection error".mysqli_error());
mysqli_select_db($conn,"db_library") or die("Database access error".mysqli_error( ));
mysqli_query($conn,"set names utf8");
?> ;
Warning: mysqli_error() expects exactly 1 parameter, 0 given in *********\conn\conn.php on line 3 database access error
0 answers
Hot tools Tags
Hot Questions
Popular tool
vc9-vc14 (32+64 bit) runtime library collection (link below)
Download the collection of runtime libraries required for phpStudy installation
VC9 32-bit
VC9 32-bit phpstudy integrated installation environment runtime library
PHP programmer toolbox full version
Programmer Toolbox v1.0 PHP Integrated Environment
VC11 32-bit
VC11 32-bit phpstudy integrated installation environment runtime library
SublimeText3 Chinese version
Chinese version, very easy to use
Hot Topics
20416
7
13576
4






