Page 1 of 1

Displaying Data from multiple tables.

Posted: Fri May 11, 2007 6:15 pm
by influenceuk
Hello again :(

Can someone please give me some advice?
1- how to display data from 2 different tables on one webpage, but in different locations.

2- Can someone letme know what the best book is on MySQL so i dont keep begging for help.

Thanks again,

Posted: Mon May 14, 2007 2:24 pm
by califdon
1 - Just do two queries, use the results from one in one location, use the results from the other in the other location.

2 - There are literally hundreds of books on MySQL. I sure can't recommend "the best" one, but if nobody else gives you a better recommendation, just check with Amazon.com or one of the technical publisher's web sites (O'Reilly or Wrox or Que, etc.). Read the table of contents and if they have a statement about whether the book is intended for beginners, intermediate or advanced, and check the publication date--you probably don't want to waste your time on an out-of-date book.