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

From Bruce Young
Subject can't retrieve data through PHP
Date
Msg-id 20021026172227.64092.qmail@web10412.mail.yahoo.com
Whole thread Raw
Responses Re: can't retrieve data through PHP  (dan radom <dan@radom.org>)
List pgsql-php
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

i am using postgreSQL 7.2.3, php/mod_php 4.2.2 on Gentoo Linux.

  - bruce

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

pgsql-php by date:

Previous
From: "Jules Alberts"
Date:
Subject: Re: Problems with OIDs
Next
From: dan radom
Date:
Subject: Re: can't retrieve data through PHP