Hello,
I have two problems to code.
I.
When a user enters a letter in a text box, all words from rows of a table beginning with that letter appear as possible choices.
II. When a user enters a word in a text box, all rows of table containing that words appear as possible choices.
I appreciate if someone gives me some references on coding these problems in php.
Thanks in advance.