Frage
Counting
Hello,
I have made this LEFT JOIN between two tables (articles and comments) and now I have a list of all the articles and I want to the display the number of comments a given article has, how can I do this?
Sorry if this sound newbie but I'm new. BTW I'm using PHP.
I have made this LEFT JOIN between two tables (articles and comments) and now I have a list of all the articles and I want to the display the number of comments a given article has, how can I do this?
Sorry if this sound newbie but I'm new. BTW I'm using PHP.
