I need to to do autocomplete suggestion for my website and the data should be retrieved from database. I want to use JQuery autocomplete. here is my code but it doesn\'t wor
Your PHP script should be accepting a term parameter, not q.
term
q