Check out the user notes at: http://www.php.net/manual/en/function.odbc-fetch-array.php
One includes a workaround if you're using a version where it doesn't exist. Matt > -----Original Message----- > From: SEGUERRA FRANCIS TED ARANAS > [mailto:[EMAIL PROTECTED]] > Sent: 08 October 2002 05:31 > To: Pascal S. > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP-WIN] odbc_fetch_array function > > > what database are you using? that problem is a database > connection from > your php to your db. i have been using the same as your for a > couple of > months but i have no problem since my db is placed on my cygwin.its a > postgresql db. > > On Thu, 3 Oct 2002, Pascal S. wrote: > > > I have version 4.2.3 of PHP installed on a Windows server. > > > > I am new to PHP. I did find the function > > array odbc_fetch_array ( resource result [, int rownumber]) > > in the documentation, but it doesn't seem implemented in > the version that I > > use. > > > > Do you know what I did wrong? > > > > Thanks, > > > > Pascal > > > > > > > > > > -- > ov3rr|d3r > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >