Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ".0000" LINE 1: ...mlsdata where mlsdata.cityname='BROOKLYN' and mlsdata.0000 ^ in /home/webs/www.mibrahim.net/homes/include/configpg.php on line 35
Array
(
    [0] => Array
        (
            [file] => /home/webs/www.mibrahim.net/homes/lib/util.php
            [line] => 485
            [function] => query
            [args] => Array
                (
                    [0] => select count(listingkey) from mlsdata where  mlsdata.cityname='BROOKLYN' and  mlsdata.0000
                )

        )

    [1] => Array
        (
            [file] => /home/webs/www.mibrahim.net/homes/index.php
            [line] => 345
            [function] => DisplayListings
            [args] => Array
                (
                    [0] => 
                    [1] => short
                    [2] =>  mlsdata.cityname='BROOKLYN' and  mlsdata.0000
                )

        )

    [2] => Array
        (
            [file] => /home/webs/www.mibrahim.net/homes/search
            [line] => 3
            [args] => Array
                (
                    [0] => /home/webs/www.mibrahim.net/homes/index.php
                )

            [function] => include
        )

)
PgSQL ERROR: ERROR:  syntax error at or near ".0000"
LINE 1: ...mlsdata where  mlsdata.cityname='BROOKLYN' and  mlsdata.0000
                                                                  ^ SQL is: select count(listingkey) from mlsdata where  mlsdata.cityname='BROOKLYN' and  mlsdata.0000