author:php.cn update time:2022-04-11 14:11:14
phome_enewssearch
searchid | bigint(20) | Search ID |
|
##keyboard | varchar(255) | Search keyword |
|
##searchtimeint(11) | Search time | unix timestamp | |
searchclass varchar(255) | Search field | |
|
##result_numint(11) | Number of search information | |
|
searchipvarchar(20) | Search IP | |
|
classidvarchar(255) | Search Column | |
|
onclickint(11) | Number of searches | |
| ##orderby
varchar(30)Order field | | |
| myorder
tinyint(1)Sort method | 0 is reverse order, 1 For ascending order | | | checkpass
varchar(32)Validate string | | |
| tbname
varchar(60)Search data table name | | |
| tempid
smallint(6)Search template ID | | |
| iskey
tinyint(1)Whether to search with a single condition | 0 means yes, 1 means no | | | andsql
textSearch conditions | |
trueclassid | smallint(6) | Actual column ID |
|