Reply to Re: is posible to have array normal forman array objects
Posted by ZeldorBlat on 07/11/07 19:17
On Jul 11, 2:50 pm, artev <mailnotspa...@notspamm.nn> wrote:
> the result of a query is an array objects;
> is possible to transform it in an array standard?
Difficult to say since you haven't told us what database you're using.
The *_fetch_object functions will return objects, while the
*_fetch_array functions will return arrays.