mysqli_multi_qry wait for the output of the query before calling it again

后端 未结 0 980
天涯浪人
天涯浪人 2020-12-02 17:02

I have a code below that creates a multi qry

$sql_multi = "";
for ($branch_index = 0; $branch_index < count($branch_ids); $branch_index++) {
             


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