Arjen de Rijke wrote:
> Hello,
>
> Can anybody tell me why multiple resultsets are not (yet) supported by
> the mysqli extension in the php 5.0.0 source? Is it just a matter of
> time before the mysql_more_results and mysql_next_result are available
> or is there a more serious problem?
>
> Arjen de Rijke
>
Hi Arjen,
as far as I know the fine details of the implementations are being
discussed and hopefully soon there will be a solution for multiple
queries and theirs result sets.
Stay tuned :)
Andrey