Allo all. I need some help with an sql database I have. I have an sql database of items, and I have a php page, where I'd like to allow people to search for an item. Not just by name, but by clicking checkboxes of attributes that make up some fields in the database.
The link is here if that description confused anyone. Sorry, not so good with words:
That's not completely done and ready, I wanted to get the look done first, to know how this was going to be, and now I'm wondering what php to use. Is there a site someone can refer me to?
I want that if they put part of a keyword in the name box, it'll come up with all things like that, rather than just one search result. You know, list everything to it, without repeating though.