Database Connectivity
Mike (指南帮科技~博帮企服)
Mike (指南帮科技~博帮企服) 2019-06-02 00:10:14
0
2
1317

I wrote it according to your code, but I got an error when accessing it.

Isn’t it necessary to fill in the database connection account and password here?

Mike (指南帮科技~博帮企服)
Mike (指南帮科技~博帮企服)

reply all(2)
V

mysqli_connect($localhost,$username,$password,$dbname,$port);

This is also possible

angryTom

You can share your error report and take a look. It may also be that you forgot to set the password when creating the database connection in the database

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