can't retrieve data through PHP

From: Bruce Young <hbrucey(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: can't retrieve data through PHP
Date: 2002-10-26 17:22:27
Message-ID: 20021026172227.64092.qmail@web10412.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

Responses

Browse pgsql-php by date

  From Date Subject
Next Message dan radom 2002-10-26 17:28:06 Re: can't retrieve data through PHP
Previous Message Patrick Hatcher 2002-10-24 12:46:36 Re: How do I display an image?