使用mysqli一次執行多條SQL語句

<?php $mysqli=new MySQLi("localhost","root","","db"); /*==========================沒有結果集:insert update delete==========================*/ $sqls="insert into shops(name,price,num,desn) values(
相關文章
相關標籤/搜索