PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am getting the following error and line 19 is the while line: Warning: Wrong parameter count for pg_fetch_object() in /home/ams/public_html/test/xml/index.php on line 19
I am using an older version of php and so I changed it to pg_fetch_row and it now is saying: Warning: Wrong parameter count for pg_fetch_row() in /home/ams/public_html/test/xml/index.php on line 19