Click to See Complete Forum and Search --> : easy search script needed


eddieweb12
08-13-2003, 12:30 PM
Hello Pyro! I was talking with you yesterday about a similar script and now I came across this one:

http://forums.webdeveloper.com/showthread.php?s=&threadid=15315

I've been looking for almost a week now for a script that will allow be to add a collection of MIDI files to a database or any kind of list, and create a search so one someone types in "Madonna" for instance, it will bring up a window of search results, so that when the visitor clicks on one of the results, the song will play. I tried out this PHP script and it somewhat worked, but it only brought it up if you typed in the exact filename. Anyway, I looked at those sites you told me to (such as HotScripts.com) but I couldn't find any good ones that fit my purpose. Many of them were too lengthy and too hard to understand. But, is there any way that I can take advantage of MySQL Database to make this seach engine? Like I said, I'm a newbie at this but I can learn fast. Thanks very much for your time.

Khalid Ali
08-14-2003, 07:18 PM
MySQL itself will not do that.You will have to develop it your self or have some one who knows SQL do it for you.