* 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