gpt4 book ai didi

php - 如何实现一个智能搜索框来查询数据库中的数据?

转载 作者:行者123 更新时间:2023-11-28 08:28:11 30 4
gpt4 key购买 nike

  • 我想实现的搜索框将:

    查询数据库中的inventories表中的所有库存。

  • 想显示搜索输入框,列出我的任何元素作为开始。

  • 我遇到了一个不错的插件调用 DataTable .我用过它。我喜欢。
  • 我想坚持使用这个插件,只是稍微调整一下以满足我的需要。

这是我的:

enter image description here

这是我想要的:

我在 Here 找到了这个

如何隐藏任何数据作为开始?

enter image description here

最佳答案

You have to get the data from the server side in the form of a JSON object. once   you get the data you can use this simple to populate the searched data in list   format. You have complete control on which information you want to show.

Refer to this [link][1]


[1]: http://jsfiddle.net/yogesh_2022/56wjeu7y/1/

关于php - 如何实现一个智能搜索框来查询数据库中的数据?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28432952/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com