Re: [PHP-DB] Re: another php/mysql problem

2001-07-25 Thread Hugh Bothwell
Couple of comments: 1. What's with the $artist = "artist"; echo $mytable[$artist]; bit? This really doesn't seem to gain you much. 2. Descriptive variable names are a Good Thing(tm). 3. Prettyprinting " 4. Why are the tables in different databases to begin with? 5. Don't pull any more th

RE: [PHP-DB] Re: another php/mysql problem

2001-07-25 Thread Dave Watkinson
p-db Subject: Re: [PHP-DB] Re: another php/mysql problem ok, well it looks like no one really understood my problem, which is ok because didn't explain it well. i can barely understand myself what i'm trying to do, but what i'll try doing is just telling you all what exactly i need

Re: [PHP-DB] Re: another php/mysql problem

2001-07-25 Thread Matt Nigh
ok, well it looks like no one really understood my problem, which is ok because didn't explain it well. i can barely understand myself what i'm trying to do, but what i'll try doing is just telling you all what exactly i need to happen. ok, i have 3 tables, two of them (bands, shows) being in a D