Hello,

I've been trying write a .php page that displays 10 results per page
with links to the next 10 avail.  I've found a couple examples on how to
do this with MySQL, and I tried to convert it to work with Postgres with
no luck.  Has anyone ever done this using PHP4.0.6 and Postgres 7.1?

Also, I keep getting an error that pg_fetch_row() and pg_fetch_array()
requires at least 2 parameters where all the examples I find only use
1.  Is this a DB configuration problem?

Thanks in advance,
-Elkan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to