Re: can't retrieve data through PHP - Mailing list pgsql-php

From dan radom
Subject Re: can't retrieve data through PHP
Date
Msg-id 20021026172806.GF12484@lunar.radom.org
Whole thread Raw
In response to can't retrieve data through PHP  (Bruce Young <hbrucey@yahoo.com>)
Responses Re: can't retrieve data through PHP  (Bruce Young <hbrucey@yahoo.com>)
List pgsql-php
* Bruce Young (hbrucey@yahoo.com) wrote:
> my script that does insert works correctly, but i get this error when
> retrieving data:
>
> Warning: pg_exec(): supplied argument is not a valid PostgreSQL link
> resource in /home/httpd/htdocs/view.php on line 115
>
> Warning: pg_num_rows(): supplied argument is not a valid PostgreSQL
> result resource in /home/httpd/htdocs/view.php on line 118
>

how about showing us the connection and query parts of view.php

dan

pgsql-php by date:

Previous
From: Bruce Young
Date:
Subject: can't retrieve data through PHP
Next
From: Bruce Young
Date:
Subject: Re: can't retrieve data through PHP