How does Mysql query based on the number of different parameters on the front end?
ㄉㄌㄞ
ㄉㄌㄞ 2019-09-09 15:01:54
0
4
1020

2345截图20190909145711.png

ㄉㄌㄞ
ㄉㄌㄞ

reply all(4)
阿亮

You can define the name of the form in the array, and the framework will automatically do the query. If you want something special, you have to make your own judgment

卢小强

Provide an idea to get data from the front desk first $map[ "name"=>$data['name'],'dpt'=>$data['dpt'] ... ]; Example Database $DB::get($map);

ㄉㄌㄞ
<html>
<head>
<title>haha</title>
</head>
<body>
 hello world!!
</body>
</html>测试
ㄉㄌㄞ

Ha ha. . . . . . . . . . .

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!