RE: Re[2]: LIMIT with mysql_num_rows

2001-07-11 Thread Chris Bolt
> > He wants to know the maximum, like on a search for mysql at > > google it says "Results 1 - 10 of about 2,580,000." He wants > > to know that 2,580,000 number without doing another query. > > I don't think that's possible. > > Of course it is. That's what I do all the time. That's what I was >

Re[2]: LIMIT with mysql_num_rows

2001-07-11 Thread Werner Stuerenburg
> He wants to know the maximum, like on a search for mysql at google it says > "Results 1 - 10 of about 2,580,000." He wants to know that 2,580,000 number > without doing another query. I don't think that's possible. Of course it is. That's what I do all the time. That's what I was talking about.