View Single Post
  #1 (permalink)  
Old 05-14-2008, 08:30 AM
conradwt conradwt is offline
Member
 
Join Date: Nov 2007
Posts: 33
Question Cannot use array_slice with fetchAll?

Hi, I receiving the following warning when I try to take an array_slice of the returned array from fetchAll:

Warning: array_slice() [function.array-slice]: The first argument should be an array

If anyone has any ideas as to what's going on, please post a note.

Thanks in advance,

-Conrad
Reply With Quote