PHP MySQL expects mysqli boolean given

前端 未结 5 966
一向
一向 2021-01-29 07:38

I have a php script that changes a database when the page is requested. Here is the php:



        
5条回答
  •  既然无缘
    2021-01-29 08:22

    change server to localhost, even if it is the name of your server. the server is always the localhost.

提交回复
热议问题