标签: php mysql
您好我在一个文件中有2个查询(我有mysqli数据库类)
1个查询位于if else
2秒查询不在if else
我的问题是我必须关闭mysql的地方吗?
<?php db::mysqli()->close(); ?>