I am very new to PHP and am trying to find the best solution to my problem. In my database I have a field "painters". Within painters I have "painter A", "Painter B",and "Painter C". Is their a way to display painter c if certain art work comes up? Or Painter "B", if a certain art work comes up? I am trying to understand the best way to do something like this dynamically. Any links, code, or tutorials would help me tremendously! Thanks so much in advance!
-Mike
beginner php mysql tutorial