Author Topic: variable distinguishing user uploaded pics? if not, how?  (Read 3181 times)

0 Members and 1 Guest are viewing this topic.

Offline camarosource

  • Newbie
  • *
  • Posts: 10
    • View Profile
variable distinguishing user uploaded pics? if not, how?
« on: April 11, 2008, 10:41:36 AM »
Is there a variable that distinguishes whether or not a user uploaded pics to their 4images account or not? Currently I use 1.7.4.

Basically I already wrote a script that executes a QUERY to open a users information from the database, it looks for the user with the email address and that determines being the correct user. But how would I write the script to determine whether or not the user found actualy UPLOADED any pics or not?

Thanks