Hi there Amalafrida, I have done something similar to this with a search box for an eCommerce site.
Basicly you started to type in some characters and an
AJAX script then called a
php file to check the database for products which those characters in them. To what degree do you need to use it?