|
Warning: pg_exec() [function.pg-exec]: Query failed: ERROR: syntax error at or near "and"
LINE 1: select count(*) from comments where content_id= and approved...
^ in /data1/express/web/html/functions.php on line 201
Warning: pg_fetch_row() expects parameter 1 to be resource, boolean given in /data1/express/web/html/functions.php on line 202
Warning: pg_exec() [function.pg-exec]: Query failed: ERROR: syntax error at or near "and"
LINE 1: ...id,username,body from comments where content_id= and approv...
^ in /data1/express/web/html/functions.php on line 206
Warning: pg_numrows(): supplied argument is not a valid PostgreSQL result resource in /data1/express/web/html/functions.php on line 208
|