Re: problems when fetching array contents. - Mailing list pgsql-php

From Cornelia Boenigk
Subject Re: problems when fetching array contents.
Date
Msg-id 007901c361c3$29c92170$0201a8c0@zwerg2000
Whole thread Raw
In response to problems when fetching array contents.  ("J0nEz" <jonas@frizone.ch>)
List pgsql-php
Hi

>  while ($configuration = tep_db_fetch_array($configuration_query)) {

Why don't you use pg_fetch_array() or pg_fetch_assoc() or
pg_fetch_all()?

Conni


pgsql-php by date:

Previous
From: "J0nEz"
Date:
Subject: problems when fetching array contents.
Next
From: "J0nEz"
Date:
Subject: error was in last email: problems when fetching array contents.