取回 Oracle 资料放入数组。
语法: Ora_FetchInto($curs, &$ary);
函数种类: 数据库功能
本函数将对 Oracle 取回的资料放入数组 ary 中。返回每列的字段数目,若失败则返回 false。