Re: query or php with a join

2003-02-28 Thread Tore Bostrup
Andrew" <[EMAIL PROTECTED]> To: "MySQL-Lista" <[EMAIL PROTECTED]> Sent: Friday, February 28, 2003 10:41 AM Subject: query or php with a join > PHP Guys & Dolls I have a sight display issue that I just need to resolve :) > > After a select I end up with a r

query or php with a join

2003-02-28 Thread Andrew
PHP Guys & Dolls I have a sight display issue that I just need to resolve :) After a select I end up with a record = 9 but I want to display the record as the name not the value. The value was inserted as a value so I need to make a join to the original table in the query, but alas I have tried a