Re: [PHP-DB] querying results from postgresql

2007-04-27 Thread Stut
Kirk Wythers wrote: I am having trouble with a db query that was working not too long ago. I did upgrade from php4 to php5 and wonder if there are some differences that could explain my issue. Below is the code where I suspect things are breaking down. // build sql query from form values $se

[PHP-DB] querying results from postgresql

2007-04-27 Thread Kirk Wythers
I am having trouble with a db query that was working not too long ago. I did upgrade from php4 to php5 and wonder if there are some differences that could explain my issue. Below is the code where I suspect things are breaking down. // build sql query from form values $select_query = "sele