xWastedMindx
Technical User
Alright, I have 2 tables. One with my dvdID, dvdName, and dvdPrice. The other table holds my dvdPicture information. (picture path to the disc, alt tag, img width, height, description, etc.)
I have an HTML table with just basic info first. DVD Name and the ID number. When a link is clicked for whichever DVD I click on it brings me to another page where it should display all the stored DB information about the selected DVD.
How do I go about pulling information from two tables and displaying this?
Not necessarily looking for code, just some insight or a place to get started. I've looked around on many different sites and didn't find anything good.
Thanks in advance.
Kenny
"Hey...Where are all the chicks?" -- unknown
I have an HTML table with just basic info first. DVD Name and the ID number. When a link is clicked for whichever DVD I click on it brings me to another page where it should display all the stored DB information about the selected DVD.
How do I go about pulling information from two tables and displaying this?
Not necessarily looking for code, just some insight or a place to get started. I've looked around on many different sites and didn't find anything good.
Thanks in advance.
Kenny
"Hey...Where are all the chicks?" -- unknown