Re: [PHP-DEV] interbase.c new function

2002-03-13 Thread derick
On Wed, 13 Mar 2002, Daniela Mariaschi wrote: > In response to bug #15602 (for which I already submitted a patch for NULL > fields last week), I have developed a new function for the Interbase module, > ibase_fetch_assoc that returns a row from a query result as a hash. > > I am attaching the pa

[PHP-DEV] interbase.c new function (patch files)

2002-03-13 Thread Daniela Mariaschi
forgot the attachments. Daniela patch_interbase.c Description: Binary data patch_interbase.h Description: Binary data -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] interbase.c new function

2002-03-13 Thread Daniela Mariaschi
In response to bug #15602 (for which I already submitted a patch for NULL fields last week), I have developed a new function for the Interbase module, ibase_fetch_assoc that returns a row from a query result as a hash. I am attaching the patches to this message. As a side note, I have a few othe