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
|