could you give me a very simple example of autocomplete in php?
this should have a connection to the database..
having the keydown() function and highlights the letters
which are similar to the one being typed.
best regards and thanks in advance..^^