jQuery autocomplete: undefined index term

3 replies
I have put jQuery AutoComplete into my website. Everything works fine, but I am facing an error that I have tried a lot to figure out, but in vain. Please help me to identify and solve this error message. The error message is:
Code:
( ! ) Notice: Undefined index: term in D:wampwwwaptsuggest_zip.php on line 43
The index "term" isn't declared in php code, but its actually declared in the autocoomplete plugin that's why, I am confused how to work on that. Here is the complete reference page where you can learn about the "term index.
Autocomplete Widget | jQuery UI API Documentation
Waiting for responses.
bbb
#autocomplete #index #jquery #term #undefined

Trending Topics