[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

recordset object



Watch you echo's in php3 with the recordset object.

You must use it this way:

echo "something something something" . $rs->data[num] . "somemore
somemore";

if you do not, and you do it this way:

echo "something something something $rs->data[num] . . .

You will get Array[num] as the output for $rs->data[num]



-Bob 
ccrider@whiterose.net
Systems Administrator for whiterose.net
http://www.whiterose.net