Question
Using PHP MySQL to load data into div
I have one page with mulitple images and one hidden div. When
one of the images are selected, the hidden div will appear and the
div will be loaded with dynamic data based on the button selected.
Can anyone give me any help on how to accomplish retrieving a
database record without using a url parameter?