Re: [PHP-DB] postgres - pg_query works; pg_query_params doesn't

2009-06-15 Thread Jason Gerfen
Carol Walter wrote: Hello, I have a php 5 and PostgreSQL 8.3.6. I wrote the original program using pg_query. Now, I need to replace pg_query with pg_query_params. I'm having trouble doing so. In this code pg_query works but pg_query_params doesn't work. The code snippet is as follows:

[PHP-DB] postgres - pg_query works; pg_query_params doesn't

2009-06-15 Thread Carol Walter
Hello, I have a php 5 and PostgreSQL 8.3.6. I wrote the original program using pg_query. Now, I need to replace pg_query with pg_query_params. I'm having trouble doing so. In this code pg_query works but pg_query_params doesn't work. The code snippet is as follows: if ($submit_info