Hello to all again:
I would like to create a small catalog of my personal book collection (lets say about 10 -20 books). I have created a text book and intend to allow the user to do a keyword search. A successful search will echo author, title, publisher, etc..
I was thinking of doing an IF/Else script with Boolean terms to catch all keywords.
Other than MySQL is there a script/function that I could use and perhaps create a simple, searchable database?
Thanks for any help!!
Vincent.