1、首先我们创建一个mysqli的链接
/**数据库配置*/ $config = ['hostname'=>"localhost",
'port'=>"3306",
'username'=>"root",'password'=>'','db'=>'sql'];
/**接收参数*/ $id = $...
【php】 【安全】 【redis】 【mysql】 【SQL】 【http】 【数据库】 …
Ideas, releases, practical guides, and perspectives from the people building with MySQL.