John Nichel wrote:
Hi, I'm trying to select data from a couple of tables with the same
query. Easy right? Well it's driving me crazy. I'm passing an integer
via an html form, using php to grab it, and insert it into the query
(albumSongs.albumID = 1), to where I want to grab all the data from
Hi, I'm trying to select data from a couple of tables with the same
query. Easy right? Well it's driving me crazy. I'm passing an integer
via an html form, using php to grab it, and insert it into the query
(albumSongs.albumID = 1), to where I want to grab all the data from the
first table w