Selecting date from two tables
Posted: Thu Jun 15, 2006 6:26 am
Hey,
i don't really know if it's the right topic name but i'll try to describe my problem.
I've got two tables, one is auction and one is bud.
One of the columns in auction is item and one of the columns in bud is item as well.
I do a php statement to select everything from auction. And i list all data in my script.
Then i gotta select everything from bud where the data is from the auction column item.
I you don't understand please tell me and i'll try to tell you better.
Thanks
i don't really know if it's the right topic name but i'll try to describe my problem.
I've got two tables, one is auction and one is bud.
One of the columns in auction is item and one of the columns in bud is item as well.
I do a php statement to select everything from auction. And i list all data in my script.
Then i gotta select everything from bud where the data is from the auction column item.
I you don't understand please tell me and i'll try to tell you better.
Thanks