hi all

im trying to have a section of stats on my site that will show the number of photos in the database for eash user, limited to 5 ordered by the highest number first.

sounds simple, but ive had a complete mind blank on it.
im trying to do it and it just not happening

any ideas

Davdi

    are the images (or their references) stored in a database? if so, how is the table structure? if not, how do you count the number of images for each user?

      ive got fields like

      id
      photoname
      copyright name (this is the username)
      date uploaded

      etc

      so only the id and copyright are needed

      David

        Write a Reply...