Linking images to database entries

electra

New Member
I'm trying to create a website, with a SQL database. I want to implement a search function that will allow users to search the database for entires, and when it returns matches, I want to be able to return a matching image for each match. How would I go about doing this?
 
Top