开发者

Jquery auto-suggest from database table

开发者 https://www.devze.com 2023-03-22 05:40 出处:网络
What are the steps to creating an auto-suggest text field 开发者_Go百科that grabs for instance usernames from my database?

What are the steps to creating an auto-suggest text field 开发者_Go百科that grabs for instance usernames from my database?

I plan to use the Jquery UI autocomplete plugin. The goal is to have a quick and very secure method.


This tutorial should help: http://www.jensbits.com/2010/03/29/jquery-ui-autocomplete-widget-with-php-and-mysql/

0

精彩评论

暂无评论...
验证码 换一张
取 消