Would it be possible to create a Winamp-like search in a web-based form (the
search basically checks your list of music as you type and pulls all the
matches it finds)?

Say you pull the results of a SQL Query and assign them to a variable. Can
you take user input and compare it to the variable for matches before the
user ever even submits the form?

Thanks,
Nikhil



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to