Re: displaying a rowset in php...same column names

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Michael Hanna <taojones(at)sympatico(dot)ca>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: displaying a rowset in php...same column names
Date: 2004-01-07 04:09:20
Message-ID: 3FFB8670.6040803@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

You need to switch your fetch mode to use column numbers, NOT column names.

Chris

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Enver ALTIN 2004-01-07 11:14:34 Re: displaying a rowset in php...same column names
Previous Message Michael Hanna 2004-01-07 03:09:34 displaying a rowset in php...same column names