Re: [PHP-DEV] Using add_get_index_stringl() From: Jouni Ahto (jah <email protected>)
Date: 10/05/98

On Mon, 5 Oct 1998, Zeev Suraski wrote:

> At 15:38 05/10/98 +0300, Jouni Ahto wrote:
> >I was just looking at how php3_mysql_fetch_hash works and found out a nice
> >trick with add_get_index_stringl() and _php3_hash_pointer_update(). Is
> >this something that us merely mortals too are allowed to use? Neither
> >apidoc.txt or the sgml-docs don't say anything about it.
>
> Yes, you're allowed to use that. You're allowed (and encouraged) to use
> any method implemented in the MySQL module.

Fine. I'll ask Danny and Christian how they feel about changing
ifx_fetch_row. And we're getting InterBase support within a few days.
SELECT's are actually already working and I was wondering about how to
return an array indexed with both numbers and assoc keys.

Jouni

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>