I am making a web site for my class for a lost&found database. I have everything set up, and it all works, but I was wondering how I could set up a search function to check mysql records for something. I was thinking of using the WHERE ending to the mysql query, but that would only return exact matches. Is there like a wild-card for the WHERE ending? Thanks in advance