loneranger
08-05-2005, 05:47 PM
hi i need some help using a mysql select statement what i have is a table similar to below
userid || username || imagename
now each time a user uploads an image there is a new row created what i want to be able to do is get the amount of images uploaded by each user. i thought maybe using count(*) but i could get this to work how i wanted do any1 have any ideas please???
userid || username || imagename
now each time a user uploads an image there is a new row created what i want to be able to do is get the amount of images uploaded by each user. i thought maybe using count(*) but i could get this to work how i wanted do any1 have any ideas please???