On Thu, Nov 6, 2008 at 2:47 PM, Nathan Nobbe <quickshiftin@xxxxxxxxx> wrote: > On Thu, Nov 6, 2008 at 3:01 PM, Kyle Terry <kyle@xxxxxxxxxxxxx> wrote: > >> looks like its $all->fetch(); >> >> The query runs fine in MySQL... > > > please keep responses on-list for the benefit of others. > > what type of class is $all an instance of, and what causes the fetch() > function to return false (or something that php can juggle to an equivalent, > such as 0). > > -nathan > > Sorry, I was actually having a conversation about that with Daniel. It is an instance of the mysqli class.