Re: pg_fetch_object - Mailing list pgsql-php

From John DeSoi
Subject Re: pg_fetch_object
Date
Msg-id 0F76AC73-D498-456F-B1AF-AE7068E5A836@pgedit.com
Whole thread Raw
In response to Re: pg_fetch_object  (Michael Fuhr <mike@fuhr.org>)
List pgsql-php
Hi Michael,

On Sep 23, 2005, at 10:44 PM, Michael Fuhr wrote:

> Works here with PHP 5.0.4 and PostgreSQL 8.0.3:

Thanks for the example, it helped me figure out my dumb mistake. I
copied code from another place using a PHP abstraction library. I was
calling 'db_fetch_object' not 'pg_fetch_object'.

Thanks much,



John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-php by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: pg_fetch_object
Next
From: "Nirav Parikh"
Date:
Subject: Pgsql-PHP connection problem