adding mysql_error() to the code, I get this message:
'nuke_phpdig_spider.spider_id' isn't in GROUP BY
what does that mean? Is the code really incorrect?
Should the query be
GROUP BY path, spider_id
instead of
GROUP BY path ?
Last edited by AllKnightAccess; 10-11-2004 at 04:28 AM.
|