Warning: implode() [function.implode]: Invalid arguments passed in /sites/code-crawler.com/searchd.class.php on line 152
SELECT urls.id, urls.title,urls.size, domains.rank, domains.id as domain_id, urls.data, urls.url FROM urls LEFT JOIN domains ON (domains.id=urls.domain_id) WHERE urls.id IN ()
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3