Getting mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, bool error while using switch case

前端 未结 0 1881
执笔经年
执笔经年 2020-12-20 01:36

This is my code and I got the "mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, bool " error, but it works just fine when I use if instead of switch c

相关标签:
回答
  • 消灭零回复
提交回复
热议问题