Lennon Posted March 25, 2006 Share Posted March 25, 2006 Hello!I'm hoping there's a simple answer to this seemingly simple question. I'm currently working with this script at the moment: [a href=\"http://www.thewatchmakerproject.com/journal/276/building-a-simple-php-shopping-cart\" target=\"_blank\"]http://www.thewatchmakerproject.com/journa...p-shopping-cart[/a]Everything seems to work pretty well, but I do have a question. In the functions.inc.php file the cart is only selecting from the 'books' table which is fine, but I have more than one table that I need it to select from. Is there anyway to get it to select from any table in my database or just the tables I need?Thanks in advance! Link to comment https://forums.phpfreaks.com/topic/5742-urgent-help-please/ Share on other sites More sharing options...
frustrated Posted March 25, 2006 Share Posted March 25, 2006 I'm not exactly sure what you're trying to do...if you're saying what I think maybe you should look into JOINS. Link to comment https://forums.phpfreaks.com/topic/5742-urgent-help-please/#findComment-20463 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.