RE: Having trouble to use array in SELECT statement.

2001-02-26 Thread Barry Radloff
ng trouble to use array in SELECT statement. A suggestion. I don't know what language you're using but try printing $quary to the screen before it is passed to mysql. If @inc_re is an array, as you say, then in a lot of other languages, you're next line would be an illegal s

Re: Having trouble to use array in SELECT statement.

2001-02-26 Thread Rolf Hopkins
A suggestion. I don't know what language you're using but try printing $quary to the screen before it is passed to mysql. If @inc_re is an array, as you say, then in a lot of other languages, you're next line would be an illegal statement. Even the first statement looks incorrect but I don't kn