Visa ett inlägg
Oläst 2007-04-29, 18:36 #3
Indigo Indigo är inte uppkopplad
Flitig postare
 
Reg.datum: Mar 2007
Inlägg: 305
Indigo Indigo är inte uppkopplad
Flitig postare
 
Reg.datum: Mar 2007
Inlägg: 305
Nu lyckades jag få till det.... det kanske inte är vackert, men det funkar:

$strsql = "SELECT id,t_id,topic,MAX(postime),MIN(username),COUNT(id) ,MAX(username) FROM ".TBL_POSTS." LEFT JOIN ".TBL_USERS. " ON ".TBL_POSTS.".author=".TBL_USERS.".userid GROUP BY t_id ORDER BY postime DESC";

ska kolla upp det du föreslog melin. Tackar
Indigo är inte uppkopplad   Svara med citatSvara med citat